WheelEventDOM_DELTA_PAGE Field |
The units of measurement for the delta MUST be pages, either defined as a single screen or as a demarcated page.
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public const ulong DOM_DELTA_PAGE = 2
Public Const DOM_DELTA_PAGE As ULong = 2
public:
literal unsigned long long DOM_DELTA_PAGE = 2
static val mutable DOM_DELTA_PAGE: uint64
Field Value
Type:
UInt64See Also