PdfDocumentOptionsDocumentObject Property
A reference to the internal
Document object initialized by converter during conversion
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Document DocumentObject { get; }
Public ReadOnly Property DocumentObject As Document
Get
public:
property Document^ DocumentObject {
Document^ get ();
}
member DocumentObject : Document with get
Property Value
Document