API Reference
Enum
PdfTaggedStructureMode
Controls generated tagged-PDF groundwork emitted into the document catalog.
Inheritance
- Enum
- PdfTaggedStructureMode
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
- Method PdfDocument.TaggedStructure
- Method PdfOptions.SetTaggedStructureMode
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
ToString 4 overloads
public override sealed String ToString(IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider
Values
public const PdfTaggedStructureMode CatalogMarkers #Emit tagged-PDF catalog markers. Generated pages emit structure-order tab hints; paragraphs, headings, list labels and bodies nested below generated L/LI containers, table captions, table cell slices, generated Table/TR containers, table header scope attributes, table span attributes, and image figures with alternate text can also receive limited MCID and parent-tree references. This is readiness groundwork and does not provide complete tagged page content.
Value:
1