Click or drag to resize
Pdftools logo

MdpPermissionOptions Class

The permission options when certifying a document

Inheritance Hierarchy
SystemObject
  PdfTools.InternalNativeBase
    PdfTools.InternalNativeObject
      PdfTools.SignMdpPermissionOptions

Namespace: PdfTools.Sign
Assembly: PdfTools (in PdfTools.dll) Version: 1.13.1+c1edd0fb6162605291bc60916112af48eb301945
Syntax
C#
public class MdpPermissionOptions : NativeObject

The MdpPermissionOptions type exposes the following members.

Constructors
 NameDescription
Public methodMdpPermissionOptions 
Top
Properties
 NameDescription
Public propertyPermissions

The access permissions granted for the document

Top
Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also