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

In This Topic
EnableFitPageButton Property (DocuViewareControl)
In This Topic
Specifies whether the 'Fit Page' button shall be enabled.
Syntax
'Declaration
 
Public Property EnableFitPageButton As Boolean
public bool EnableFitPageButton {get; set;}
Remarks
Default value is true.
See Also