GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / EnablePrintToPDF Property

In This Topic
EnablePrintToPDF Property (DocuViewareControl)
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