Click or drag to resize

IEncoderOptionsStoreContent Property

Gets or sets a flag to indicate whether barcode content will be stored as hidden text behind the barcode in PDF files.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
bool StoreContent { get; set; }

Property Value

Type: Boolean
See Also