Class ViewMode
Specifies the view mode of the SfPdfViewer class.
Inheritance
System.Object
ViewMode
Namespace: Syncfusion.SfPdfViewer.XForms
Assembly: Syncfusion.SfPdfViewer.XForms.dll
Syntax
public sealed class ViewMode : Enum
Fields
Default
Default view to display PDF document in SfPdfViewer
Declaration
public const ViewMode Default
Field Value
Type |
---|
ViewMode |
FitWidth
Fits the PDF document page to the width of the SfPdfViewer
Declaration
public const ViewMode FitWidth
Field Value
Type |
---|
ViewMode |