Document Constructor

Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public Document()

See Also