In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableFitWidthButton Property

EnableFitWidthButton Property (DocuViewareControl)

In This Topic
Specifies whether the fit width button shall be enabled.
Syntax
'Declaration
 
Public Property EnableFitWidthButton As Boolean
public bool EnableFitWidthButton {get; set;}
Remarks
Default value is true.
See Also