public class WordsQRCodeSignOptions extends QRCodeSignOptions
Represents the QRCode Signature Options for Words Documents.
DEFAULT_BKGR_COLOR, DEFAULT_FORE_COLOR
DEFAULT_PPM, imageBorderData
Constructor and Description |
---|
WordsQRCodeSignOptions()
Initializes a new instance of the WordsQRCodeSignOptions class with default values.
|
WordsQRCodeSignOptions(String text)
Initializes a new instance of the WordsQRCodeSignOptions class with text.
|
getBorderDashStyle, getBorderVisiblity, getBorderWeight, getEncodeType, getImageBorder, getImageHelper, getOpacity_Rename_Namesake, getOpacity, setBorderDashStyle, setBorderVisiblity, setBorderWeight, setEncodeType, setOpacity, toString, validate
getBackgroundColor, getBackgroundColorInternal, getBorderColor, getBorderColorInternal, getFont, getForeColor, getForeColorInternal, getHeight, getHorizontalAlignment, getImageStream, getLeft, getLocationMeasureType, getMargin, getMarginMeasureType, getRotationAngle, getSignAllPages, getSignPages, getSizeMeasureType, getSpecificRectangle, getText, getTop, getVerticalAlignment, getWidth, isHorizontalAlignmentSet, isVerticalAlignmentSet, release, setBackgroundColor, setBorderColor, setFont, setForeColor, setHeight, setHorizontalAlignment, setLeft, setLocationMeasureType, setMargin, setMarginMeasureType, setRotationAngle, setSignAllPages, setSizeMeasureType, setSpecificRectangle, setText, setTop, setVerticalAlignment, setWidth
getAppearance, getDocumentPageNumber, getDocumentPPM, getPagesSetup, getPropertyOrDefault, getPropertyOrDefault, getSignatureConfig, getSignPagesQueue, isRotationChanged, onError, setAppearance, setDocumentPageNumber, setPagesSetup, setRotationChanged, setSignatureConfig
public WordsQRCodeSignOptions()
Initializes a new instance of the WordsQRCodeSignOptions class with default values.
public WordsQRCodeSignOptions(String text)
Initializes a new instance of the WordsQRCodeSignOptions class with text.
text
- QRCode textCopyright © 2017. All rights reserved.