Winnovative HTML to PDF Converter Library for .NET
CenterWindow Property
NamespacesWinnovative.WnvHtmlConvert.PdfDocumentViewerPreferencesCenterWindow
Winnovative HTML to PDF Converter Library for .NET
A flag specifying whether to position the document’s window in the center of the screen. Default value: False.
Declaration Syntax
C#Visual BasicVisual C++
public bool CenterWindow { get; set; }
Public Property CenterWindow As Boolean
	Get
	Set
public:
property bool CenterWindow {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 8.0.0.0 (8.0.0.0)