PdfColorAlpha Property

Alpha (transparency) component of the color. Clamped between 0.0 (fully transparent) and 1.0 (fully opaque)

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public float Alpha { get; set; }

Property Value

Single

See Also