Click or drag to resize

SecurityCanPrint Property

Can print the document.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public bool CanPrint { get; set; }

Property Value

Type: Boolean
See Also