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

Property Value

Type: Boolean
See Also