VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfDocumentController Class
In This Topic
PdfDocumentController Class Methods
In This Topic
For a list of all methods of this type, see PdfDocumentController.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Closes the source (file or stream), which is associated with the specified PdfDocument object.
The source will be closed only if there are no PdfDocument objects associated with the source.
Public Methodstatic (Shared in Visual Basic)Determines that the PDF document of the specified PDF page is locked in current thread.
Public Methodstatic (Shared in Visual Basic)Returns a PdfPage associated with specified image.
Public Methodstatic (Shared in Visual Basic)Opens the PDF document from specified stream.
Public Methodstatic (Shared in Visual Basic)Registers the link between the PdfDocument object and the specified stream.
See Also