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
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool CenterWindow { get; set; }

Property Value

Type: Boolean
See Also