Click or drag to resize

PdfColorBlue Property

Gets or sets the Blue value of this PDF color.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public byte Blue { get; set; }

Property Value

Byte
See Also