Click or drag to resize
ViewerPreferencesCenterWindow Property
A flag specifying whether to position the document’s window in the center of the screen. Default value: False.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool CenterWindow { get; set; }

Property Value

Type: Boolean
See Also