PDFUserProperties¶
Namespace: O2S.Components.PDF4NET.LogicalStructure
Defines a set of user properties that can be used as an attribute for a structure element.
Inheritance Object → PDFStructureElementAttribute → PDFUserProperties
Constructors¶
PDFUserProperties()¶
Initializes a new PDFUserProperties object.
Properties¶
CosDictionary¶
Gets the underlying COS dictionary.
Property Value
PDFCosDictionary
A PDFCosDictionary object that backs this attribute object.
Properties¶
Gets the collection of properties included in this set.
Property Value
PDFUserPropertyCollection
A collection of PDFUserProperty collection.