Table of Contents

Property PrintDocument

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

PrintDocument

Gets or sets a value indicating whether user is allowed to print document.

public bool PrintDocument { get; set; }

Property Value

bool

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