PdfUtilGetNewPdfDocument Method |  |
Gets an empty PDF document.
Namespace: Compiled.EDD.Scripting.Extensions.PdfAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic static IPdfDocument GetNewPdfDocument()
Return Value
IPdfDocumentAn instance of an empty PDF document.
See Also