ExpertPdf Html to Pdf Converter Library
Blue Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfColorBlue
ExpertPdf Html to Pdf Converter Library
Gets or sets the Blue value of this PDF color.
Declaration Syntax
C#Visual BasicVisual C++
public byte Blue { get; set; }
Public Property Blue As Byte
	Get
	Set
public:
property unsigned char Blue {
	unsigned char get ();
	void set (unsigned char value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)