DocumentViewerPreferencesCenterWindow Property
A flag specifying whether to position the document’s window
in the center of the screen. Default value: False.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool CenterWindow { get; set; }
Public Property CenterWindow As Boolean
Get
Set
public:
property bool CenterWindow {
bool get ();
void set (bool value);
}
member CenterWindow : bool with get, set
Property Value
Boolean