PdfEditorPdfViewerPreferences Property

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

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
public ViewerPreferences PdfViewerPreferences { get; set; }

Property Value

ViewerPreferences

See Also