ExpertPdf Html to Pdf Converter Library
TextAlign Property
NamespacesExpertPdf.HtmlToPdfTextAreaTextAlign
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
public:
property HorizontalTextAlign TextAlign {
	HorizontalTextAlign get ();
	void set (HorizontalTextAlign value);
}

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