Skip to main content
All docs
V26.1
  • StructureElement Constructors

    Name Parameters Description
    StructureElement(Pdf17StructureType) structureType Initializes a new instance of the StructureElement class with specified settings.
    StructureElement(Pdf20StructureType) structureType Initializes a new instance of the StructureElement class with specified settings.
    StructureElement(StructureTypeDescriptor) descriptor Initializes a new instance of the StructureElement class with specified settings.
    See Also