Table of Contents

TTMSFNCWXCustomPDFViewer.ShowPage Method

Displays the page at the given index.

API unit family: TMSFNCWXPDFViewer Declaring type: TTMSFNCWXCustomPDFViewer

Syntax

procedure ShowPage(AIndex: Integer);

Remarks

The request is ignored when the index falls outside the loaded page range.

Parameters

Name Description
AIndex The one-based page number to display.