Object
|
UWP PDF Viewer SDK 's Object |
DocumentFactory represents a PDF Document or Image Document. |
|
Load the Document, It is base class of PDFDocument. |
|
IPage is the base class of page. |
|
ISelection represents the size of selection. |
|
PDFDisplayManager represents a view of PDF. Create the instance of PDFDisplayManager first when you want to Load and view PDF files. |
|
PDFDocument represents a PDF Document. |
|
PDFPrintManager represents print a PDF file or Image file. |
|
TextSearch represents a searching the text on PDF. |