PdfViewerControl Properties
A control to display PDF files in Windows 10 applications, without the need to install any third-party software on end user machines.
Name | Description |
---|---|
Actual |
Returns whether the Search Panel is currently displayed. This is a dependency property. |
Actual |
Gets whether a document is currently loading. This is a dependency property. |
Actual |
Returns whether the Page Bar is currently displayed. This is a dependency property. |
Actual |
Returns whether the Settings Bar is currently displayed. This is a dependency property. |
Actual |
Returns whether the Zoom Bar is currently displayed. This is a dependency property. |
Actual |
Returns an object that stores actual overlay settings. This is a dependency property. |
Clear |
Clears all search results and highlight states found in the document. |
Close |
Closes the current document. |
Close |
Clears all search results and highlight states found in the document and closes the Search Panel. |
Container |
|
Container |
|
Content |
Gets or sets the outer indents for the PDF document. This is a dependency property. |
Current |
Gets or sets the current page index. This is a dependency property. |
Current |
Gets or sets the current page number. This is a dependency property. |
Current |
Gets or sets the current zoom level of a PDF Viewer Control. |
Default |
Gets or sets the default zoom factor. This is a dependency property. |
Document | Gets the current PDF document. This is a dependency property. |
Document |
Gets or sets the resolution scaling factor applied to the document when printing. This is a dependency property. |
Document |
Gets or sets the PDF document source. This is a dependency property. |
Document |
Gets or sets a URI that defines the location of a PDF file. This is a dependency property. |
Find |
Highlights and scrolls to the next occurrence of the search criteria in a document. |
Find |
Highlights and scrolls to the previous occurrence of the search criteria in a document. |
Find |
Performs a search, scrolling to and highlighting the text that matches the search criteria. |
Fit |
Sets the document zoom factor according to the command parameter. |
Is |
Gets or sets whether the PDF Viewer displays a data loading splash screen. This is a dependency property. |
Is |
Gets or sets whether the Search Panel panel is enabled. This is a dependency property. |
Is |
Gets or sets whether to enable the Page Bar. This is a dependency property. |
Is |
Gets or sets whether to enable the Settings Bar. This is a dependency property. |
Is |
Gets or sets whether to enable the Zoom Bar. This is a dependency property. |
Is |
Gets whether the Pdf |
Left |
Gets or sets an object that provides information to generate and initialize items on the left side of the Settings Bar for the current Pdf |
Load |
Loads a document from the source passed via the command parameter. |
Max |
Gets or sets the maximum permitted run-time value of the Pdf |
Navigate |
|
Next |
Scrolls to the next page. |
Open |
Returns a command that opens an attachment in the Attachments panel using the application associated with the attachment file type. |
Open |
Invokes the file picker that allows the end-user to choose a document file to open. |
Overlay |
Gets or sets the object that stores overlay settings. This is a dependency property. |
Overlay |
|
Page |
Gets the total number of pages in the current document. This is a dependency property. |
Page |
Gets or sets the inner indents for the PDF document. This is a dependency property. |
Page |
Gets or sets the spacing between document pages. This is a dependency property. |
Pdf |
Specifies how PDF documents are loaded and processed for additional features such as text search, bookmarks, attachments, etc. This is a dependency property. |
Pdf |
Gets or sets whether the PDF Viewer displays document pages one by one in a continuous vertical column or only the current document page. This is a dependency property. |
Previous |
Scrolls to the previous page. |
Print |
Prints the document. |
Print |
Gets or sets the source for the print document. This is a dependency property. |
Right |
Gets or sets an object that provides information to generate and initialize items on the right side of the Settings Bar for the current Pdf |
Save |
Invokes the file save picker that allows the end-user to save the document. |
Save |
Returns a command that saves an attachment locally. |
Set |
Goes to a specific page. |
Settings |
Gets or sets an object that chooses a template used to visualize objects stored as elements in the Pdf |
Set |
Sets the view mode. |
Set |
Sets the current zoom level. |
Set |
Sets the current zoom mode. |
Show |
Gets or sets whether to show the Bookmarks button within the Settings Bar. This is a dependency property. |
Show |
Shows the Search Panel. |
Show |
Gets or sets whether to show items displayed on the left side of the Settings Bar. This is a dependency property. |
Show |
Gets or sets whether to show the Open button within the Settings Bar. This is a dependency property. |
Show |
Gets or sets whether to show the Print button within the Settings Bar. This is a dependency property. |
Show |
Gets or sets whether to show items displayed on the right side of the Settings Bar. This is a dependency property. |
Show |
Gets or sets whether to show the Save button within the Settings Bar. This is a dependency property. |
Thumbnail |
Gets or sets the height of page thumbnails. |
Thumbnail |
Gets or sets the spacing around a page thumbnail. |
Toggle |
Toggles the visibility of the specified overlay. |
Viewer |
Gets or sets the error message that is shown when a document fails to open. This is a dependency property. |
Zoom |
Sets the document zoom factor according to the command parameter. |
Zoom |
Gets or sets the zoom mode that is applied to a PDF document. This is a dependency property. |
See Also