File tree Expand file tree Collapse file tree
aspose.barcode.generation/postalparameters/postalshortbarheight
aspose.barcode.windows.forms/datamatrixparametersui/datamatrixecc Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ url: /net/aspose.barcode.generation/postalparameters/postalshortbarheight/
1111Short bar's height of Postal barcodes.
1212
1313``` csharp
14- [Obsolete (" Use EncodingTable instead" )]
14+ [Obsolete (" Use ShortBarHeight instead" )]
1515[EditorBrowsable (EditorBrowsableState .Never )]
1616public Unit PostalShortBarHeight { get ; set ; }
1717```
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ url: /net/aspose.barcode.windows.forms/datamatrixparametersui/datamatrixecc/
1111Gets or sets a Datamatrix ECC type. Default value: DataMatrixEccType.Ecc200.
1212
1313``` csharp
14- [Obsolete (" Use EncodeMode instead" )]
14+ [Obsolete (" Use EccType instead" )]
1515[EditorBrowsable (EditorBrowsableState .Never )]
1616public DataMatrixEccType DataMatrixEcc { get ; set ; }
1717```
You can’t perform that action at this time.
0 commit comments