ViewerPreferencesCenterWindow Property |
A flag specifying whether to position the document’s window
in the center of the screen. Default value: False.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public bool CenterWindow { get; set; }
Public Property CenterWindow As Boolean
Get
Set
Property Value
Type:
BooleanSee Also