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

EnableFitWidthButton Property (DocuVieware)

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