Table of Contents

Property Color

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

Color

Gets or sets the color of this annotation.

public PdfColor? Color { get; set; }

Property Value

PdfColor

The color of the sound annotation icon or null if there is no color specified.

Exceptions

UnexpectedStructureException

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