ImageSource(Boolean, Byte[]) Constructor
Initializes a new instance of the ImageSource class with specified settings.
Namespace: DevExpress.XtraPrinting.Drawing
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type |
|---|---|
| isSvg | Boolean |
| bytes | Byte[] |
See Also