Table of Contents

Method GetPageHeight

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

GetPageHeight(int)

Gets the height of the specified page.

public float GetPageHeight(int pageIndex)

Parameters

pageIndex int

Zero-based page index.

Returns

float

The height, in pixels, of the requested page; returns 1 if unavailable.