In This Topic

AllowPrint Property (DocuVieware)

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