ExcelToPdfConverterPdfViewerPreferences Property

Gets a reference to the object controlling how the generated PDF is displayed by a PDF viewer

Definition

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

Property Value

ViewerPreferences

See Also