DocumentImageSource Class
In This Article
Represents an object from which a DocumentImage is created.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
Methods that return DocumentImageSource instances:
#Remarks
The DocumentImageSource object provides static methods used to create a DocumentImage from various sources.
See Also