|
PdfBookmarksCollectionDocument Property
|
The parent pdf document of the bookmarks collection.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic PdfDocument Document { get; }Public ReadOnly Property Document As PdfDocument
Get
Property Value
PdfDocument
See Also