1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Results
  6. /
  7. PdfViewInfo
  8. /
  9. PrintingAllowed

PrintingAllowed

PdfViewInfo.PrintingAllowed property

Indicates if printing of the document is allowed.

public bool PrintingAllowed { get; set; }

See Also