Back to Devexpress

PdfViewerControl.ActualAttachmentsViewerSettings Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-f9bf7d6b.md

latest1.3 KB
Original Source

PdfViewerControl.ActualAttachmentsViewerSettings Property

Gets the actual attachment viewer settings.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public PdfAttachmentsViewerSettings ActualAttachmentsViewerSettings { get; protected set; }
vb
Public Property ActualAttachmentsViewerSettings As PdfAttachmentsViewerSettings

Property Value

TypeDescription
PdfAttachmentsViewerSettings

A PdfAttachmentsViewerSettings that represents the settings of the attachment in the PDF Viewer.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace