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: 11.0.0.0 (11.0.0.0)
C#
public RgbColor BackColor { get; set; }

Property Value

RgbColor

See Also