ExpertPdf Html to Pdf Converter Library
CenterWindow Property
NamespacesExpertPdf.HtmlToPdfViewerPreferencesCenterWindow
ExpertPdf Html to Pdf Converter Library
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
public:
property bool CenterWindow {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)