Gets the PdfViewerPreferences object that contains information about
how this document should be displayed.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
| C# |
|---|
public PdfViewerPreferences ViewerPreferences { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ViewerPreferences As PdfViewerPreferences Get |