[]
Gets or sets a value indicating whether the PDF should be encrypted when using the PDF-based Web Viewer type.
public bool Encrypt { get; set; }
A bool value. true if the PDF should be encrypted; otherwise, false.
true
false