StructureTypeCategory Class |
Namespace: Aspose.Pdf.LogicalStructure
The StructureTypeCategory type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to StructureTypeCategory) |
Performs an explicit conversion from String to StructureTypeCategory.
|
Name | Description | |
---|---|---|
![]() ![]() | BLSEs |
Block-level structure elements (BLSEs) describe the overall layout of content on the page, proceeding in the block-progression direction.
|
![]() ![]() | GroupingElements |
Grouping elements group other elements into sequences or hierarchies but hold no content directly and have no direct effect on layout.
|
![]() ![]() | IllustrationElements |
Illustration elements are compact sequences of content, in page content order, that are considered to be unitary objects with respect to page layout. An illustration can be treated as either a BLSE or an ILSE.
|
![]() ![]() | ILSEs |
Inline-level structure elements (ILSEs) describe the layout of content within a BLSE, proceeding in the inline-progression direction.
|