PdfEditorPdfViewerPreferences Property

Gets or sets the viewer preferences to apply to the generated PDF

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public ViewerPreferences PdfViewerPreferences { get; set; }

Property Value

ViewerPreferences

See Also