TableOfContentsOptionsBackColor Property

The background color of the PDF pages on which the table of contents is created

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 12.0.0.0 (12.0.0.0)
C#
public RgbColor BackColor { get; set; }

Property Value

RgbColor

See Also