Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode.Deprecated Namespace > Barcode1d Class : StandardFlags Property |
public Barcode1dStandardFlags StandardFlags {get; set;}
'Declaration
Public Property StandardFlags As Barcode1dStandardFlags
'Usage
Dim instance As Barcode1d Dim value As Barcode1dStandardFlags instance.StandardFlags = value value = instance.StandardFlags
public Barcode1dStandardFlags StandardFlags {get; set;}
<br/>get_StandardFlags();<br/>set_StandardFlags(value);<br/>Object.defineProperty('StandardFlags');
public: property Barcode1dStandardFlags StandardFlags { Barcode1dStandardFlags get(); void set ( Barcode1dStandardFlags value); }