Back to Devexpress

IDocument Interface

wpf-devexpress-dot-xpf-dot-documentviewer-0928e57a.md

latest1.1 KB
Original Source

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

NuGet Package : DevExpress.Wpf.DocumentViewer.Core

Declaration

csharp
public interface IDocument
vb
Public Interface IDocument

The following members return IDocument objects:

See Also

IDocument Members

Document

DevExpress.Xpf.DocumentViewer Namespace