TX Text Control .NET for Windows Forms Documentation

SaveSettings.DocumentAccessPermissions Property

Specifies how a document can be accessed after it has been opened. This property has only an effect if also a password has been specified with the SaveSettings.MasterPassword property. If no password has been specified the document can be accessed without any restrictions. The property's value can be a bitwise combination of more than one of the described values.

Introduced: 11.0.

Syntax

[C#] public DocumentAccessPermissions DocumentAccessPermissions { get; set; }
[Visual Basic] Public Property DocumentAccessPermissions() As DocumentAccessPermissions
ValueDescription
AllowAllAfter the document has been opened no further document access is restricted.
AllowAuthoringAllows authoring comments and fill in interactive form fields (including signature fields).
AllowAuthoringFieldsFill-in existing interactive form fields (including signature fields) is allowed.
AllowContentAccessibilityAllows content access for the visually impaired only.
AllowDocumentAssemblyAllows to assemble the document (insert, rotate or delete pages and create bookmarks or thumbnails).
AllowExtractContentsCopying or otherwise extracting text and/or graphics is allowed.
AllowGeneralEditingAllows modifying the document's contents.
AllowHighLevelPrintingPrinting the document is fully allowed.
AllowLowLevelPrintingPrinting the document is allowed (low-level).

Limitations

PDF only.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now