[]
Gets or sets a value indicating whether the PDF document should be encrypted.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting Encrypt { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether the document should be encrypted. |