public class WordsQRCodeSignOptions extends QRCodeSignOptions
Represents the QRCode Signature Options for Words Documents.
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.
|
getBackgroundColor, getBorderColor, getBorderDashStyle, getBorderVisiblity, getBorderWeight, getCodeTextAlignment, getEncodeType, getForeColor, getImageHelper, getInnerMargins, getLogoGuid, getLogoStream, getOpacity, setBackgroundColor, setBorderColor, setBorderDashStyle, setBorderVisiblity, setBorderWeight, setCodeTextAlignment, setEncodeType, setForeColor, setInnerMargins, setLogoGuid, setLogoStream, setOpacity, toString
getFont, getHeight, getHorizontalAlignment, getLeft, getLocationMeasureType, getMargin, getMarginMeasureType, getRotationAngle, getSignAllPages, getSizeMeasureType, getStretch, getText, getTop, getVerticalAlignment, getWidth, setFont, setHeight, setHorizontalAlignment, setLeft, setLocationMeasureType, setMargin, setMarginMeasureType, setRotationAngle, setSignAllPages, setSizeMeasureType, setStretch, setText, setTop, setVerticalAlignment, setWidth
getAppearance, getDocumentPageNumber, getExtensions, getPagesSetup, isRotationChanged, setAppearance, setDocumentPageNumber, setPagesSetup, setRotationChanged
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 © 2018. All rights reserved.