Aspose::Pdf::Tagged Namespace Reference

Namespaces

 Helpers
 

Classes

class  Details_TaggedException
 Represents exception for TaggedPDF content of document.
 
class  ITaggedContent
 Represents interface for work with TaggedPdf content of document. More...
 
class  TaggedPdfExceptionCode
 

Typedefs

using TaggedException = System::ExceptionWrapper< Details_TaggedException >
 

Typedef Documentation

◆ TaggedException

using Aspose::Pdf::Tagged::TaggedException = typedef System::ExceptionWrapper<Details_TaggedException>