StructureAttributes Class
Represents attributes of structure element for standard attribute owners.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.LogicalStructureStructureAttributes

Namespace: Aspose.Pdf.LogicalStructure
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class StructureAttributes

The StructureAttributes type exposes the following members.

Properties
  NameDescription
Public propertyOwner
Gets standard attribute owner.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAttribute
Gets StructureAttribute by AttributeKey.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetAttribute
Sets StructureAttribute into StructureAttributes.
Public methodToString (Inherited from Object.)
See Also