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

EnablePrintButton Property (DocuVieware)

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