Click or drag to resize

PDFViewCtrlRegisterDependencyProperties Method

Occurs when the pointer device initiates a Press action within this element. (Inherited from UIElement)
Register the PDFViewCtrl DependencyProperties. This is done automatically when the first PDFViewCtrl is created.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static void RegisterDependencyProperties()
See Also