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);
}

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