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; }
Public Property CenterWindow As Boolean
Get
Set
Property Value
Type:
BooleanSee Also