Leadtools.Barcode Requires Barcode add-on license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.12
AdvancedFlags Property
See Also 
Leadtools.Barcode Namespace > Barcode1d Class : AdvancedFlags Property




Gets or sets flags that indicate the linkage bit value for all RSS14 types, RSS14 truncated type, direction of RSS14 stacked, number of RSS14 expanded stacked rows for write, and Australian post CIF table for read and write.

Syntax

Visual Basic (Declaration) 
Public Property AdvancedFlags As Barcode1dAdvancedFlags
Visual Basic (Usage)Copy Code
Dim instance As Barcode1d
Dim value As Barcode1dAdvancedFlags
 
instance.AdvancedFlags = value
 
value = instance.AdvancedFlags
C# 
public Barcode1dAdvancedFlags AdvancedFlags {get; set;}
Managed Extensions for C++ 
public: __property Barcode1dAdvancedFlags get_AdvancedFlags();
public: __property void set_AdvancedFlags( 
   Barcode1dAdvancedFlags value
);
C++/CLI 
public:
property Barcode1dAdvancedFlags AdvancedFlags {
   Barcode1dAdvancedFlags get();
   void set (Barcode1dAdvancedFlags value);
}

Return Value

Flags that indicate the linkage bit value for all RSS14 types, RSS14 truncated type, direction of RSS14 stacked, number of RSS14 expanded stacked rows for write, and Australian post CIF table for read and write. You can use a bitwise OR (|) to specify one flag from each group.

Example

For an example, refer to BarcodeEngine.Read example.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features