Remover2GetPageRect_Top Method ByteScout PDF Extractor SDK
Gets the specified page top coordinate.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public float GetPageRect_Top(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: Single
Top coordinate in points.

Implements

IBaseExtractorGetPageRect_Top(Int32)
See Also

Reference