You are here: Start » BarcodeParams Structure

BarcodeParams Structure

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

 ConstructorDescription
BarcodeParams(Nullable<BarcodeFormat>, Polarity, Single, Single)

Properties

 NameTypeDescription
DefaultFilNet.BarcodeParams
FormatSystem.Nullable<FilNet.BarcodeFormat>
IsDefaultSystem.Boolean
MaxModuleSizeSystem.Single
MinModuleSizeSystem.Single
PolarityFilNet.Polarity

Methods

 NameDescription
Equals(FilNet.BarcodeParams)
Equals(object)Inherited from System.Object
Equals(FilNet.BarcodeParams, FilNet.BarcodeParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also