A newer version of this page is available.
Switch to the current version.
XRBarCode.BinaryDataBase64 Property
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Browsable(false)]
[DefaultValue("")]
public string BinaryDataBase64 { get; set; }
<Browsable(False)>
<DefaultValue("")>
Public Property BinaryDataBase64 As String
Property Value
Type | Default |
---|---|
String |
See Also
Feedback