XColorA Property Terminal Works - PDF Printing.Net Library
Gets or sets the alpha value the specifies the transparency. The value is in the range from 1 (opaque) to 0 (completely transparent).

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public double A { get; set; }

Property Value

Type: Double
See Also

Reference