PatchCodeParameters

PatchCodeParameters class

补丁码参数。

public class PatchCodeParameters

特性

姓名描述
ExtraBarcodeText { get; set; }在页面模式下生成 PatchCode 时,为额外的 QR 条形码指定代码文本。
PatchFormat { get; set; }补丁码格式。选择 PatchOnly 以生成单个 PatchCode。使用页面格式生成以 PatchCodes 为边框的 Patch 页面。 默认值:PatchFormat.PatchOnly

方法

姓名描述
override ToString()返回一个人类可读的字符串表示PatchCodeParameters.

也可以看看