The alpha component of the color in RGB color model
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public byte A { get; set; }
Public Property A As Byte
Get
Set
public:
property unsigned char A {
unsigned char get ();
void set (unsigned char value);
}
member A : byte with get, set
Property Value
Type:
Byte
Reference