Leadtools.Services.Barcode.DataContracts Namespace > Barcode1d Class : StandardFlags Property |
[DataMemberAttribute(Name="StandardFlags", IsRequired=true)] public Barcode1dStandardFlags StandardFlags {get; set;}
'Declaration <DataMemberAttribute(Name="StandardFlags", IsRequired=True)> Public Property StandardFlags As Barcode1dStandardFlags
'Usage Dim instance As Barcode1d Dim value As Barcode1dStandardFlags instance.StandardFlags = value value = instance.StandardFlags
[DataMemberAttribute(Name="StandardFlags", IsRequired=true)] public Barcode1dStandardFlags StandardFlags {get; set;}
DataMemberAttribute(Name="StandardFlags", IsRequired=) get_StandardFlags();
set_StandardFlags(value);
[DataMemberAttribute(Name="StandardFlags", IsRequired=true)] public: property Barcode1dStandardFlags StandardFlags { Barcode1dStandardFlags get(); void set ( Barcode1dStandardFlags value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2