Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

CenterWindow Property






Enables or disables center in window.
Syntax
public bool CenterWindow {get; set;}
'Declaration
 
Public Property CenterWindow As Boolean
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As Boolean
 
instance.CenterWindow = value
 
value = instance.CenterWindow
public:
property bool CenterWindow {
   bool get();
   void set (    bool value);
}

Property Value

true to enable center in window; false to disable center in window.
Remarks
Set this property to true to indicate that External viewers should enable center in window when the PDF file is opened.
Example
For an example, refer to PDFInitialViewOptions.
Requirements

Target Platforms

See Also

Reference

PDFInitialViewOptions Class
PDFInitialViewOptions Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features