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