New to Telerik ReportingStart a free 30-day trial

Defines the base class for all 1D barcode encoders.

Definition

Namespace:Telerik.Reporting.Barcodes

Assembly:Telerik.Reporting.dll

Syntax:

C#
public abstract class Encoder1D : Encoder

Inheritance: objectEncoderEncoder1D

Derived Classes: CodabarEncoderCode11EncoderCode128EncoderCode25EncoderCode39EncoderCode93EncoderCodeMSIEncoderIntelligentMailEncoderPlanetEncoderPostnetEncoderProduct1DEncoderUPCSupplement2EncoderUPCSupplement5Encoder...

Inherited Members Encoder.ToString()

Constructors

Initializes a new instance of the Encoder1D class.

C#
public Encoder1D()

Properties

Gets or sets a value indicating whether the barcode should display a human-readable text representation of the encoded value.

C#
public bool ShowText { get; set; }
Property Value:

true if the barcode should display text, otherwise false.

In this article
DefinitionConstructorsEncoder1D()PropertiesShowText
Not finding the help you need?
Contact Support