Viscomsoft UWP PDF Viewer SDK

IPage Object Member

Methods

Public Method ClearSelection

Clear the selection rectangle.

Public Method Draw

Draw the page for blocking calls.

Public Method DrawAsync

Draw the page for non-blocking calls.

Public Method DrawSelection

Draw the selection rectangle.

Public Method GetSelectedText

Get the selected text.

Public Method GetSelection

Get the ISelection object for specific location.

Public Method GetSelection

Get the ISelection object for specific location and scale.

Public Method GetSelectionMax

Get the end selection and return ISelection object.

Public Method GetSelectionMin

Get the start selection and return ISelection object.

Public Method GetText

Get the text for specific page.

Public Method Load

Load specific page for blocking calls.

Public Method LoadAsync

Load specific page for non-blocking calls

Public Method SaveAsync

Save the text for non-blocking calls.

Public Method Search

Search the text

Public Method UnLoad

Unload the Page for blocking calls.

Public Method UnLoadAsync

Unload the Page for non-blocking calls.

Properties 

Public Method ContentBox

Get the size of content box.
 

Public Method Height

Get the height of the page.

Public Method PageNumber

Get the Page number.

Public Method PageSize

Get the Page Size.

Public Method SearchHits

Get the search hits.
 

Public Method Width

Get the width of the page.