BookmarksCollectionDocument Property
The parent document of this collection
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Document Document { get; }
Public ReadOnly Property Document As Document
Get
public:
property Document^ Document {
Document^ get ();
}
member Document : Document with get
Property Value
Document