Table of Contents

TTMSFNCWXPDFViewer.ShowPage Method

Displays the page at the given index.

API unit family: TMSFNCWXPDFViewer Declaring type: TTMSFNCWXPDFViewer Inherited from: 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.