PDFReaderControls.NET Professional Type Reference

DocumentUsageRights Enumeration

Document level usage rights.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

public enum DocumentUsageRights

Members

Member Name Description Value
None None of the usage rights are enabled. 0
Unknown The uage rights are unknown (the rights are saved by an unknown version) 1
FullSave The document can be saved with modified form fields and/or annotations. 2

Requirements

Namespace: TallComponents.PDF

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF Namespace