Table of Contents

Property PrintDocument

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

PrintDocument

Gets a value indicating whether it is allowed to print the document.

public bool PrintDocument { get; }

Property Value

bool

true if it is allowed to print the document; otherwise, false.

Remarks

Check the Decrypt PDF documents in C# and VB.NET article for more information on processing encrypted PDF documents.