←Select platform

PageModeType Property

Summary

Page mode type of the initial page.

Syntax

C#
VB
C++
public Leadtools.Pdf.PDFPageModeType PageModeType {get; set;}
Public Property PageModeType As Leadtools.Pdf.PDFPageModeType
public: 
property Leadtools.Pdf.PDFPageModeType PageModeType { 
   Leadtools.Pdf.PDFPageModeType get(); 
   void set (    Leadtools.Pdf.PDFPageModeType ); 
} 

Property Value

A PDFPageModeType enumeration member that specifies the page mode for the initial page.

Remarks

The page fit type of the initial page. External viewers should set the page view properties based on this value when the PDF file is loaded.

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