PdfLabColor.A Property

Gets the a* component value.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public double A { get; }
VB
Public ReadOnly Property A As Double
	Get

Property Value

Type: Double
The a* component value.

See Also