Click or drag to resize

PdfDocumentPageMode Property

(Optional) Gets or sets the value specifying how the document shall be displayed when opened.

Default value: UseNone.


Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfPageMode PageMode { get; set; }

Property Value

PdfPageMode
The value specifying how the document shall be displayed when opened.
See Also