Link Search Menu Expand Document

BaseExtractorGetPageRect_Width Method

Gets the specified page width.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public float GetPageRect_Width(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Page index.

Return Value

Type: Single
Page width in points.

Implements

IBaseExtractorGetPageRect_Width(Int32)
See Also

Reference