DocumentViewer.GetDocumentViewer(DependencyObject) Method
In This Article
Gets the value of the DocumentViewer.DocumentViewer attached property from a given object.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
obj | Dependency |
An object whose Document |
#Returns
Type | Description |
---|---|
Document |
The value of the Document |
See Also