Click or drag to resize

PDFViewCtrlGetViewWidth Method

Gets the width of the main view in pixels.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetViewWidth()

Return Value

Type: Int32
the width of the main view in pixels.
See Also