PdfDocumentOptionsWidth Property
The width in points of the destination rectangle in PDF page where the content is rendered. By default the destination width
is the available width in PDF page
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