Link Search Menu Expand Document

HTMLExtractorGetPageWidth Method

Width of the PDF page (in pdf units).

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public int GetPageWidth(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32

[Missing <param name="pageIndex"/> documentation for "M:Bytescout.PDF2HTML.HTMLExtractor.GetPageWidth(System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Bytescout.PDF2HTML.HTMLExtractor.GetPageWidth(System.Int32)"]

Implements

IHTMLExtractorGetPageWidth(Int32)
See Also

Reference