Table of Contents

Property Action

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Action

Gets the action of this field lock.

public PdfSignatureFieldLockAction Action { get; }

Property Value

PdfSignatureFieldLockAction

The action of this field lock.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type. Or the value can not be converted to one of the PdfSignatureFieldLockAction constants.