public class CellsQRCodeSignature extends QRCodeSignature
Describes QR-Code Signature of Cells Documents.
| Constructor and Description |
|---|
CellsQRCodeSignature()
Initialize Cells QR-Code Signature with default values.
|
CellsQRCodeSignature(QRCodeType encodeType,
String text)
Initialize Cells QR-Code Signature with specified Encode Type and text.
|
public CellsQRCodeSignature()
Initialize Cells QR-Code Signature with default values.
public CellsQRCodeSignature(QRCodeType encodeType, String text)
Initialize Cells QR-Code Signature with specified Encode Type and text.
encodeType - Encode type of QR-Code.text - QR-Code text property.Copyright © 2018. All rights reserved.