Skip to main content
A newer version of this page is available. .

DocumentViewerControl.ActualViewer Attached Property

For internal use. Gets or sets a document viewer object to which a child element belongs. This is an attached property.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v19.2.Core.dll

Declaration

Returns

Type Description
DevExpress.Xpf.DocumentViewer.IDocumentViewerControl

An object implementing the DevExpress.Xpf.DocumentViewer.IDocumentViewerControl interface.

See Also