ImageSource(String, String) Constructor
For internal use.
Namespace: DevExpress.XtraPrinting.Drawing
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| type | String |
| data | String |
See Also
For internal use.
Namespace: DevExpress.XtraPrinting.Drawing
Assembly: DevExpress.Printing.v26.1.Core.dll
public ImageSource(
string type,
string data
)
Public Sub New(
type As String,
data As String
)
| Name | Type |
|---|---|
| type | String |
| data | String |