Table of Contents

Property Description

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

Description

Gets or sets the description of this annotation.

public string? Description { get; set; }

Property Value

string

The description of this annotation.

Remarks

Adobe Acrobat displays the description when the mouse hovers over the action area.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.