GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / PageDisplayMode Property

In This Topic
PageDisplayMode Property (DocuViewareControl)
In This Topic
Specifies whether the viewer should display a single page at a time or include adjacent pages as well.
Syntax
'Declaration
 
Public Property PageDisplayMode As GdPicture14.PageDisplayMode
public GdPicture14.PageDisplayMode PageDisplayMode {get; set;}
Remarks
Default value is GdPicture14.PageDisplayMode.MultiplePagesView.
See Also