CodetextParameters.Location

CodetextParameters.Location property

Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText. Default value: CodeLocation.Below for 1D barcodes and CodeLocation.None for 2D barcodes.

public CodeLocation Location { get; set; }

See Also