PdfColorAlpha Property
Alpha (transparency) component of the color.
Clamped between 0.0 (fully transparent) and 1.0 (fully opaque)
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
public float Alpha { get; set; }
Property Value
Single