Table of Contents

Property FillColor

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

FillColor

Gets or sets the fill box color. The alpha channel is honored, so a translucent fill is possible. Default: opaque black.

public Color32 FillColor { get; set; }

Property Value

Color32
Share