PDFStructureElementAttribute¶
Namespace: O2S.Components.PDF4NET.LogicalStructure
Defines the base class for attributes used by structure elements.
Inheritance Object → PDFStructureElementAttribute
Constructors¶
PDFStructureElementAttribute()¶
Initializes a new PDFStructureElementAttribute object.
Properties¶
CosDictionary¶
Gets the underlying COS dictionary.
Property Value
PDFCosDictionary
A PDFCosDictionary object that backs this attribute object.