ExpertPdf PDF Creator Library
TextAlign Property
NamespacesExpertPdf.PdfCreatorTextElementTextAlign
ExpertPdf PDF Creator Library
Gets or sets the text alignment.
Declaration Syntax
C#Visual BasicVisual C++
public HorizontalTextAlign TextAlign { get; set; }
Public Property TextAlign As HorizontalTextAlign
	Get
	Set
public:
property HorizontalTextAlign TextAlign {
	HorizontalTextAlign get ();
	void set (HorizontalTextAlign value);
}
Property Value

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