BarCodeBrick.BinaryDataBase64 Property
For internal use only.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Default |
---|---|
String | String.Empty |
See Also
For internal use only.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
[DefaultValue("")]
public string BinaryDataBase64 { get; set; }
<DefaultValue("")>
Public Property BinaryDataBase64 As String
Type | Default |
---|---|
String | String.Empty |
No
Your feedback is appreciated.