ViewerPreferencesCenterWindow Property
A flag specifying whether to position the document’s window
in the center of the screen when displaying the PDF document generated by the converter. Default value: False.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_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