The color Transparent is a special instance of color.
It is completely transparent and has no components.
Namespace: TallComponents.PDF.Layout.ColorsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public static TransparentColor Transparent { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Transparent As TransparentColor Get |