Skip to content

Page::Handle property

Returns the pages IGR_HPAGE handle that can be used with the C API.

int Handle { get; }
int getHandle() throws IGRException;
@property
def Handle(self) -> int
int getHandle() const;

Return Value

int : The IGR_HPAGE handle for the page.