TextElementWidth Property
The width of destination rectangle in PDF where this text element will be rendered
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float Width { get; set; }
Public Property Width As Single
Get
Set
public:
property float Width {
float get ();
void set (float value);
}
member Width : float32 with get, set
Property Value
Single