Namespace TallComponents.PDF.Layout.Security
Class Security
This class encapsulates all security settings of a PDF document. You secure a document by assigning a new instance of this class to the Security property of the Document class. This class is only available in TallPDF.NET Professional.
Syntax
public class Security
: Object
Constructors
Properties
Boolean Assembly
Allow document assemble (insert, rotate, or delete pages and bookmarks or thumbnail images).
Boolean AuthorCommentsFormFields
Allow authoring comments and form fields.
Boolean Change
Allow changing the document.
Boolean CopyExtract
Allow content copying or extraction.
Boolean ExtractAccessibilityContents
Enable content accessibility.
Boolean FormFillSign
Allow form field fill-in or signing.
Boolean Print
Allow printing.
Boolean PrintHighQuality
Allow printing at high quality.