ExpertPdf PDF Creator Library
CharacterSpacing Property
NamespacesExpertPdf.PdfCreatorTextElementCharacterSpacing
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)