PrepareRenderPdfPageParamsPdfDocument Property
The PDF document to which the PDF page to initialize belongs
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public Document PdfDocument { get; }
Public ReadOnly Property PdfDocument As Document
Get
public:
property Document^ PdfDocument {
Document^ get ();
}
member PdfDocument : Document with get
Property Value
Document