BarcodeProfessional UseCache Property Neodynamic Barcode Professional for ASP.NET Class Reference
Gets or sets whether the barcode image should be stored in the ASP.NET Output Cache.

Namespace: Neodynamic.WebControls.BarcodeProfessional
Assembly: Neodynamic.WebControls.BarcodeProfessional (in Neodynamic.WebControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public bool UseCache { get; set; }

Property Value

Type: OnlineBoolean
See Also