Table of Contents

Property BackgroundColor

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

BackgroundColor

Gets the color of the annotation background.

public PdfColor? BackgroundColor { get; }

Property Value

PdfColor

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