You are here: Start » PDF417CodeParams Class
PDF417CodeParams Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Specifies range of possible PDF417 codes.
Constructors
Constructor | Description | |
---|---|---|
![]() | PDF417CodeParams() | |
![]() | PDF417CodeParams(Int32, Int32, Int32, Int32, Single, Single, Single, Optional<Single>) | |
![]() | PDF417CodeParams(Int32, Int32, Int32, Int32, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MaxAspectRatio | Ftl.Optional<System.Single> | |
![]() | MaxDataColumnCount | System.Int32 | |
![]() | MaxModuleSize | System.Single | |
![]() | MaxRowCount | System.Int32 | |
![]() | MinAspectRatio | System.Single | |
![]() | MinDataColumnCount | System.Int32 | |
![]() | MinModuleSize | System.Single | |
![]() | MinRowCount | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.PDF417CodeParams) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.PDF417CodeParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.PDF417CodeParams) | |
![]() | ToString() | Inherited from System.Object |