ExpertPdf Html to Pdf Converter Library
TextAngle Property
NamespacesExpertPdf.HtmlToPdfTextAreaTextAngle
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)