In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / EnableFitPageButton Property

EnableFitPageButton Property (DocuVieware)

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