Classes | |
class | AnnotationElement |
Represents a base class for annotation structure elements in logical structure. More... | |
class | AnnotElement |
Represents Annot structure element in logical structure. More... | |
class | ArtElement |
Represents Art structure element in logical structure. More... | |
class | AttributeKey |
Represents Standard Attribute Keys. More... | |
class | AttributeName |
Represents class for Attribute Name Values. More... | |
class | AttributeOwnerStandard |
Represents Standard Attribute Owners. More... | |
class | BibEntryElement |
Represents BibEntry structure element in logical structure. More... | |
class | BlockQuoteElement |
Represents BlockQuote structure element in logical structure. More... | |
class | BLSElement |
Represents a base class for block-level structure elements in logical structure. More... | |
class | BLSTextElement |
Represents a base class for block-level text structure elements in logical structure. More... | |
class | CaptionElement |
Represents Caption structure element in logical structure. More... | |
class | CodeElement |
Represents Code structure element in logical structure. More... | |
class | DivElement |
Represents Div structure element in logical structure. More... | |
class | DocumentElement |
Represents Document structure element in logical structure. More... | |
class | Element |
Represents a base class for element in logical structure. More... | |
class | ElementList |
Represents an ordered collection of elements. More... | |
class | ElementListImplementation |
class | FigureElement |
Represents Figure structure element in logical structure. More... | |
class | FormElement |
Represents Form structure element in logical structure. More... | |
class | FormulaElement |
Represents Formula structure element in logical structure. More... | |
class | GroupingElement |
Represents a base class for grouping structure elements in logical structure. More... | |
class | HeaderElement |
Represents Header structure element in logical structure. More... | |
class | IllustrationElement |
Represents a base class for illustration structure elements in logical structure. More... | |
class | ILSElement |
Represents a base class for inline-level structure elements in logical structure. More... | |
class | ILSTextElement |
Represents a base class for inline-level text structure elements in logical structure. More... | |
class | IndexElement |
Represents Index structure element in logical structure. More... | |
class | ITextElement |
Interface for presenting text structure elements. More... | |
class | LinkElement |
Represents Link structure element in logical structure. More... | |
class | ListChildElement |
Represents a base class for children elements of the List in logical structure. More... | |
class | ListElement |
Represents List structure element in logical structure. More... | |
class | ListLblElement |
Represents Lbl structure element in logical structure of the list. More... | |
class | ListLBodyElement |
Represents LBody structure element in logical structure of the list. More... | |
class | ListLIElement |
Represents LI structure element in logical structure of the list. More... | |
class | MCRElement |
Represents marked-content reference object in logical structure. More... | |
class | NonStructElement |
Represents NonStruct structure element in logical structure. More... | |
class | NoteElement |
Represents Note structure element in logical structure. More... | |
class | OBJRElement |
Represents object reference entity in logical structure. More... | |
class | ParagraphElement |
Represents Paragraph structure element in logical structure. More... | |
class | PartElement |
Represents Part structure element in logical structure. More... | |
class | PrivateElement |
Represents Private structure element in logical structure. More... | |
class | QuoteElement |
Represents Quote structure element in logical structure. More... | |
class | ReferenceElement |
Represents Reference structure element in logical structure. More... | |
class | RubyChildElement |
Represents a base class for children elements of the Ruby in logical structure. More... | |
class | RubyElement |
Represents Ruby structure element in logical structure. More... | |
class | RubyRBElement |
Represents RB structure element in logical structure of the Ruby. More... | |
class | RubyRPElement |
Represents RP structure element in logical structure of the Ruby. More... | |
class | RubyRTElement |
Represents RT structure element in logical structure of the Ruby. More... | |
class | SectElement |
Represents Sect structure element in logical structure. More... | |
class | SpanElement |
Represents Span structure element in logical structure. More... | |
class | StructTreeRootElement |
Represents StructTreeRoot object in logical structure. More... | |
class | StructureAttribute |
Represents attribute of structure element. More... | |
class | StructureAttributeCollection |
Represents collection of attributes of structure elements. More... | |
class | StructureAttributes |
Represents attributes of structure element for standard attribute owners. More... | |
class | StructureElement |
Represents a base class for structure elements in logical structure. More... | |
class | StructureTextState |
Represents text state settings for Text Structure Elements and TaggedContent (ITextElement, ITaggedContent) More... | |
class | StructureTypeCategory |
Represents Categories of Standard Structure Types. More... | |
class | StructureTypeStandard |
Represents Standard Structure Types. More... | |
class | TableCellElement |
Represents a base class for table cell elements (TH and TD) in logical structure. More... | |
class | TableChildElement |
Represents a base class for children elements of the Table in logical structure. More... | |
class | TableElement |
Represents Table structure element in logical structure. More... | |
class | TableRowCollectionElement |
Represents a base class for children elements of the Table Head, Body and Foot in logical structure. More... | |
class | TableTBodyElement |
Represents TBody structure element in logical structure of the table. More... | |
class | TableTDElement |
Represents TD structure element in logical structure of the table. More... | |
class | TableTFootElement |
Represents TFoot structure element in logical structure of the table. More... | |
class | TableTHeadElement |
Represents THead structure element in logical structure of the table. More... | |
class | TableTHElement |
Represents TH structure element in logical structure of the table. More... | |
class | TableTRElement |
Represents TR structure element in logical structure of the table. More... | |
class | TOCElement |
Represents TOC structure element in logical structure. More... | |
class | TOCIElement |
Represents TOCI structure element in logical structure. More... | |
class | WarichuChildElement |
Represents a base class for children elements of the Warichu in logical structure. More... | |
class | WarichuElement |
Represents Warichu structure element in logical structure. More... | |
class | WarichuWPElement |
Represents WP structure element in logical structure of the Warichu. More... | |
class | WarichuWTElement |
Represents WT structure element in logical structure of the Warichu. More... | |
Functions | |
bool | operator== (AttributeName::AttributeKeyName const &left, AttributeName::AttributeKeyName const &right) |
bool | operator!= (AttributeName::AttributeKeyName const &left, AttributeName::AttributeKeyName const &right) |
bool Aspose::Pdf::LogicalStructure::operator!= | ( | AttributeName::AttributeKeyName const & | left, |
AttributeName::AttributeKeyName const & | right | ||
) |
bool Aspose::Pdf::LogicalStructure::operator== | ( | AttributeName::AttributeKeyName const & | left, |
AttributeName::AttributeKeyName const & | right | ||
) |