GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    EditingRestrictionType Enum

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Represents a possible set of editing restrictions which may be enforced on a given document.

    • C#
    • VB.NET
    public enum EditingRestrictionType
    Public Enum EditingRestrictionType

    Fields

    Comments

    Specifies that the edits made to this document shall be restricted to the insertion and deletion of comments within the document.

    FillingForms

    Specifies that the edits made to this document shall be restricted to editing of form fields.

    NoChanges

    Specifies that the document is read-only (no edits shall be allowed).

    None

    Specifies that no editing restrictions have been applied to the document.

    TrackedChanges

    Specifies that the edits made to this document shall be tracked as revisions.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.