VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfIndirectObject Class
Properties Methods SeeAlso
In This Topic
PdfIndirectObject Class Members
In This Topic
The following tables list the members exposed by 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.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates new indirect object in the specified PDF document.
Public Methodstatic (Shared in Visual Basic)Returns the indirect object for the specified reference.
Public MethodReturns the parent PDF object of this basic object. (Inherited from PdfBasicObject)
Public MethodReturns the indirect reference to this indirect object.
Public MethodReturns a System.String that represents this instance.
See Also