Creates a new PdfDocument.
Visual Basic |
---|
Public Sub NewDocument() |
After the new PdfDocument is successfully created and before using the new document, you must first call the SetParentControl method on it and pass in a PdfXpress object.