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