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

In This Topic
AllowPrint Property (DocuViewareControl)
In This Topic
Specifies whether printing is allowed.
Syntax
'Declaration
 
Public Property AllowPrint As Boolean
public bool AllowPrint {get; set;}
Remarks
Default value is true.
See Also