Enum AnnotationsUsageRights
        Namespace TallComponents.PDF
    
Annotation-related usage rights.
Fields
None
                None of the usage rights are enabled.
            Unknown
                The usage rights are unknown (the rights are saved by an unknown version)
            Create
                Permits to create annotations.
            Delete
                Permits to delete annotations.
            Modify
                Permits to modify annotations.
            Copy
                Permits to copy annotations.
            Import
                Permits to import annotations.
            Export
                Permits to export annotations.
            Online
                Permits online commenting.
            SummaryView
                Permits a summery of the markup annotations.