Table of Contents

Property ModifyAnnotations

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

ModifyAnnotations

Gets a value indicating whether it is allowed to add or modify text annotations and fill in interactive form fields.

public bool ModifyAnnotations { get; }

Property Value

bool

true if it is allowed to add or modify text annotations and fill in interactive form fields; otherwise, false.

Remarks

Check the Decrypt PDF documents in C# and VB.NET article for more information on processing encrypted PDF documents.