Skip to main content

PdfOverlaySettingsBase Fields

Contains settings specific to the PDF Viewer‘s overlay.
Name Description
AttachmentsPanelLocationProperty static Identifies the PdfOverlaySettingsBase.AttachmentsPanelLocation dependency property.
BookmarksPanelLocationProperty static Identifies the PdfOverlaySettingsBase.BookmarksPanelLocation dependency property.
FindPanelLocationProperty static Identifies the PdfOverlaySettingsBase.FindPanelLocation dependency property.
HidePageBarDelayProperty static Identifies the PdfOverlaySettingsBase.HidePageBarDelay dependency property.
HideZoomBarDelayProperty static Identifies the PdfOverlaySettingsBase.HideZoomBarDelay dependency property.
IsAttachmentsPanelVisibleProperty static Identifies the PdfOverlaySettingsBase.IsAttachmentsPanelVisible dependency property.
IsBookmarksPanelVisibleProperty static Identifies the PdfOverlaySettingsBase.IsBookmarksPanelVisible dependency property.
IsFindPanelVisibleProperty static Identifies the PdfOverlaySettingsBase.IsFindPanelVisible dependency property.
IsPageBarVisibleProperty static Identifies the PdfOverlaySettingsBase.IsPageBarVisible dependency property.
IsSettingsBarVisibleProperty static Identifies the PdfOverlaySettingsBase.IsSettingsBarVisible dependency property.
IsZoomBarVisibleProperty static Identifies the PdfOverlaySettingsBase.IsZoomBarVisible dependency property.
SettingsBarLocationProperty static Identifies the PdfOverlaySettingsBase.SettingsBarLocation dependency property.
ShowAttachmentsButtonProperty static Identifies the PdfOverlaySettingsBase.ShowAttachmentsButton dependency property.
ShowBookmarksButtonProperty static Identifies the PdfOverlaySettingsBase.ShowBookmarksButton dependency property.
ShowOpenDocumentButtonProperty static Identifies the PdfOverlaySettingsBase.ShowOpenDocumentButton dependency property.
ShowPrintDocumentButtonProperty static Identifies the PdfOverlaySettingsBase.ShowPrintDocumentButton dependency property.
ShowSaveDocumentButtonProperty static Identifies the PdfOverlaySettingsBase.ShowSaveDocumentButton dependency property.
See Also