DocumentFactoryCreateDocument Method
Create empty document.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Document CreateDocument()

Return Value

Type: Document
Created document.
See Also