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