Skip to main content

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

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public interface IDocument

The following members return IDocument objects:

See Also