Page::Handle property¶ Returns the pages IGR_HPAGE handle that can be used with the C API. .NETJAVAPYTHON int Handle { get; } int getHandle() throws IGRException; @property def Handle(self) -> int Return Value¶ int : The IGR_HPAGE handle for the page.