Skip to content

Properties_T_PDFiumSharp_PdfDocument

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PdfDocument Properties

The PdfDocument type exposes the following members.

Properties

 

Name Description
Public property Bookmarks
Public property Destinations
Public property DuplexType
Public property FileVersion Gets the PDF file version. File version: 14 for 1.4, 15 for 1.5, ...
Public property Handle Handle which can be used with the native PDFium functions. (Inherited from NativeWrapper(T).)
Public property IsDisposed Gets a value indicating whether Dispose() was already called on this instance. (Inherited from NativeWrapper(T).)
Public property PageMode
Public property Pages Gets the pages in the current PdfDocument.
Public property Permissions
Public property PrintCopyCount
Public property PrintPrefersScaling
Public property SecurityHandlerRevision Gets the revision of the security handler.
  Back to Top

See Also

Reference

PdfDocument Class
PDFiumSharp Namespace

Clone this wiki locally