Gets or sets the Blue value of this PDF color.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic byte Blue { get; set; }
Public Property Blue As Byte
Get
Set
Property Value
Type:
Byte
See Also