Click or drag to resize

PDFViewCtrlSetZoomEnabled Method

Sets if zoom is enabled or disabled.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetZoomEnabled(
	bool isEnabled
)

Parameters

isEnabled
Type: SystemBoolean

[Missing <param name="isEnabled"/> documentation for "M:pdftron.PDF.PDFViewCtrl.SetZoomEnabled(System.Boolean)"]

See Also