HTMLExtractorGetOutputHTMLPageHeight Method ByteScout PDF To HTML SDK
Get height of the output page rendered in HTML format.

Namespace:  Bytescout.PDF2HTML
Assembly:  Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax

public int GetOutputHTMLPageHeight(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32

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

Return Value

Type: Int32

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

Implements

IHTMLExtractorGetOutputHTMLPageHeight(Int32)
See Also

Reference