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.v21.2.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public interface IDocument

The following members return IDocument objects:

See Also