Click or drag to resize

PdfOptionalCollectionT Properties

The PdfOptionalCollectionT type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of elements contained in the PdfCollection.
(Inherited from PdfCollection)
Public propertyItem Gets or sets the element at the specified index.
(Inherited from PdfCollectionT)
Public propertyMetadata(Optional; PDF 1.4) A metadata stream containing metadata for the component.
(Inherited from PdfObject)
Top
See Also