PdfLabColor.B Property

Gets the b* component value.

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

Syntax

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

Property Value

Type: Double
The b* component value.

See Also