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

IDocument Interface

Provides information about a document’s build status and enables you to access its collection of pages.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v20.1.Core.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.DocumentViewer.Core, DevExpress.Wpf.DocumentViewer.Core

Declaration

public interface IDocument

The following members return IDocument objects:

See Also