public class SlidesQRCodeSignOptions extends QRCodeSignOptions
Represents the QRCode Signature Options for Slides Documents.
DEFAULT_BKGR_COLOR, DEFAULT_FORE_COLOR
DEFAULT_PPM, imageBorderData
Constructor and Description |
---|
SlidesQRCodeSignOptions()
Initializes a new instance of the SlidesQRCodeSignOptions class with default values.
|
SlidesQRCodeSignOptions(String text)
Initializes a new instance of the SlidesQRCodeSignOptions 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 SlidesQRCodeSignOptions()
Initializes a new instance of the SlidesQRCodeSignOptions class with default values.
public SlidesQRCodeSignOptions(String text)
Initializes a new instance of the SlidesQRCodeSignOptions class with text.
text
- QRCode textCopyright © 2017. All rights reserved.