←Select platform

PageLayoutType Property

Summary

Page layout of the initial page.

Syntax

C#
VB
C++
public PDFPageLayoutType PageLayoutType { get; set; } 
Public Property PageLayoutType As Leadtools.Pdf.PDFPageLayoutType 

Property Value

A PDFPageLayoutType enumeration member that specifies the page layout for the initial page.

Remarks

The page layout 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly