DocumentViewer.SetDocumentViewer(DependencyObject, DocumentPreview) Method
In This Article
Sets the value of the DocumentViewer.DocumentViewer attached property for a given object.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
obj | Dependency |
An object for which the Document |
value | Document |
The value for the Document |
See Also