PdfAttachmentsViewerSettings.ActualHideAfterUse Property
In This Article
Gets the actual value of the attachments viewer panel visibility after opening or saving an attached file.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the attachments panel is hidden after opening or saving an attached file; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Actual |
---|---|
Pdf |
|
Pdf |
|
See Also