StructureAttributeCollection Class
Represents collection of attributes of structure elements.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.LogicalStructureStructureAttributeCollection

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

The StructureAttributeCollection type exposes the following members.

Methods
  NameDescription
Public methodCreateAttributes
Create and return StructureAttributes of structure element by standard attribute owner.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAttributes
Return StructureAttributes of structure element by standard attribute owner.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also