VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfArray Class
In This Topic
PdfArray Class Properties
In This Topic
For a list of all properties of this type, see PdfArray.
Public Properties
 NameDescription
Public PropertyGets the number of items actually contained in the PdfArray.
Public PropertyGets the PDF document that contains this basic object. (Inherited from PdfCompoundBasicObject)
Public PropertyGets a value indicating whether this object is changed. (Inherited from PdfCompoundBasicObject)
Public PropertyGets the type of the object.
Public PropertyGets or sets the item at the specified index.
See Also