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