TextElementTextAlign Property
Gets or sets the horizontal alignment of the text rendered by this element in PDF
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public HorizontalTextAlign TextAlign { get; set; }
Public Property TextAlign As HorizontalTextAlign
Get
Set
public:
property HorizontalTextAlign TextAlign {
HorizontalTextAlign get ();
void set (HorizontalTextAlign value);
}
member TextAlign : HorizontalTextAlign with get, set
Property Value
HorizontalTextAlign