Get or set the color that will act as the transparent color.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public Color MaskColor { get; set; }
Visual Basic
Public Property MaskColor As Color
	Get
	Set

See Also