Table of Contents

Property Icon

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

Icon

Gets or sets the icon to be used in displaying the annotation.

public PdfTextAnnotationIcon Icon { get; set; }

Property Value

PdfTextAnnotationIcon

The icon to be used in displaying the annotation.

Exceptions

UnexpectedStructureException

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

ArgumentOutOfRangeException

value is not one of the PdfTextAnnotationIcon constants.