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

EnablePrintToPDF Property (DocuVieware)

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