ViewType Property (Viewer)
In This Topic
Gets or sets a value that determines how the viewer shows pages (single/multi/continuous).
Syntax
'Declaration
Public Property ViewType As ViewType
public ViewType ViewType {get; set;}
Property Value
A
ViewType value.
See Also