Click or drag to resize

CPDFDocumentCreateDocument Method

Initializes a CPDFDocument object with new PDF.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public static CPDFDocument CreateDocument()

Return Value

Type: CPDFDocument
CPDFDocument object
See Also