Click or drag to resize

EncoderOptionsStoreContent 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.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public bool StoreContent { get; set; }

Property Value

Type: Boolean
See Also