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
public:
property float TextAngle {
	float get ();
	void set (float value);
}

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