ExpertPdf PDF Creator Library
TextAngle Property
NamespacesExpertPdf.PdfCreatorTextElementTextAngle
ExpertPdf PDF Creator Library
Gets or sets an angle to control text counter-clockwise direction. The default value is 0.
Declaration Syntax
C#Visual BasicVisual C++
public float TextAngle { get; set; }
Public Property TextAngle As Single
	Get
	Set
public:
property float TextAngle {
	float get ();
	void set (float value);
}
Property Value

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