DocumentViewerPreferencesFitWindow Property
A flag specifying whether to resize the document’s window to
fit the size of the first displayed page. Default value: False.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool FitWindow { get; set; }
Public Property FitWindow As Boolean
Get
Set
public:
property bool FitWindow {
bool get ();
void set (bool value);
}
member FitWindow : bool with get, set
Property Value
Boolean