Gets or sets the temporary storage for the barcode content when rendering the src attribute of the HTML Image Tag representing the barcode image.

[Visual Basic]
Public Property TemporaryStorage As TemporaryStorage
[C#]
public TemporaryStorage TemporaryStorage {get; set;}

See Also

BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace