Gets a PdfViewerOptions object that specifies how the viewer should display the Pdf document.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public PdfViewerOptions PdfViewerOptions { get; }
Visual Basic
Public ReadOnly Property PdfViewerOptions As PdfViewerOptions
	Get

See Also