PdfOverlaySettingsBase Properties
Contains settings specific to the PDF Viewer‘s overlay.Name | Description |
---|---|
AttachmentsPanelLocation | Gets or sets the object that specifies the location of the Attachments panel. This is a dependency property. |
BookmarksPanelLocation | Gets or sets the object that specifies the location of the Bookmarks Panel. This is a dependency property. |
FindPanelLocation | Gets or sets the object that specifies the location of the Search Panel. This is a dependency property. |
HidePageBarDelay | Gets or sets the time interval for which the Page Bar is being displayed when the current page changess. This is a dependency property. |
HideZoomBarDelay | Gets or sets the time interval for which the Zoom Bar is being displayed when the current zoom factor changess. This is a dependency property. |
IsAttachmentsPanelVisible | Gets or sets whether to enable the Attachments Panel. This is a dependency property. |
IsBookmarksPanelVisible | Gets or sets whether to enable the Bookmarks Panel. This is a dependency property. |
IsFindPanelVisible | Gets or sets whether to enable the Search Panel. This is a dependency property. |
IsPageBarVisible | Gets or sets whether to enable the Page Bar. This is a dependency property. |
IsSettingsBarVisible | Gets or sets whether to enable the Settings Bar. This is a dependency property. |
IsZoomBarVisible | Gets or sets whether to enable the Zoom Bar. This is a dependency property. |
SettingsBarLocation | Gets or sets the object that specifies the location of the Settings Bar. This is a dependency property. |
ShowAttachmentsButton | Gets or sets whether to show the Attachments button within the Settings Bar. This is a dependency property. |
ShowBookmarksButton | Gets or sets whether to show the Bookmarks button within the Settings Bar. This is a dependency property. |
ShowOpenDocumentButton | Gets or sets whether to show the Open button within the Settings Bar. This is a dependency property. |
ShowPrintDocumentButton | Gets or sets whether to show the Print button within the Settings Bar. This is a dependency property. |
ShowSaveDocumentButton | Gets or sets whether to show the Save button within the Settings Bar. This is a dependency property. |
See Also