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