1D 条码的非默认参数。 更多...
Public 成员函数 | |
| float | GetHeight () |
| 可选高度,Hn[.m],根据 PGL 文档。 | |
| String | GetMagnification () |
| 可选放大倍率,MAG,根据 PGL 文档。 | |
| PGL.Rotation | GetRotation () |
| 可选旋转,DIR,根据 PGL 文档。 | |
| PGL.Barcode_Type1D | getType () |
| 设置条码类型以应用这些参数。 | |
| boolean | IsPrintHumanReadable () |
| 在条码底部打印 PDF 人类可读内容。 | |
| boolean | IsPrintHumanReadableOnTop () |
| 在条码顶部打印 PDF 人类可读内容。 | |
| void | SetHeight (float height) |
| void | SetMagnification (String magnification) |
| void | SetPrintHumanReadable (boolean printHumanReadable) |
| void | SetPrintHumanReadableOnTop (boolean printHumanReadableOnTop) |
| void | SetRotation (PGL.Rotation rotation) |
| void | SetType (PGL.Barcode_Type1D type) |
1D 条码的非默认参数。