VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfIndirectObject Class
In This Topic
PdfIndirectObject Class Methods
In This Topic
For a list of all methods of this type, see PdfIndirectObject.
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