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.15.0+147e4fc493a307e6b18a87db67c367af92815484
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