IsAllowOnlyGS1Encoding
DataBarParameters.IsAllowOnlyGS1Encoding property
如果设置了这个标志,它只允许对Databar条码类型使用GS1编码标准
public bool IsAllowOnlyGS1Encoding { get; set; }
也可以看看
- class DataBarParameters
- 命名空间 Aspose.BarCode.Generation
- 部件 Aspose.BarCode
如果设置了这个标志,它只允许对Databar条码类型使用GS1编码标准
public bool IsAllowOnlyGS1Encoding { get; set; }