←Select platform

CenterWindow Property

Summary

Enables or disables center in window.

Syntax

C#
VB
C++
public bool CenterWindow {get; set;}
Public Property CenterWindow As Boolean
public: 
property bool CenterWindow { 
   bool get(); 
   void set (    bool ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize