ExpertPdf Html to Pdf Converter Library
CharacterSpacing Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTextElementCharacterSpacing
ExpertPdf Html to Pdf Converter Library
Gets or sets an additional spacing between characters.
Declaration Syntax
C#Visual BasicVisual C++
public float CharacterSpacing { get; set; }
Public Property CharacterSpacing As Single
	Get
	Set
public:
property float CharacterSpacing {
	float get ();
	void set (float value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)