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