public class SlidesQRCodeSignOptions extends QRCodeSignOptions
Represents the QRCode Signature Options for Slides Documents.
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.
|
getBackgroundBrushStyle, getBackgroundColor, getBorderColor, getBorderDashStyle, getBorderVisiblity, getBorderWeight, getCodeTextAlignment, getData, getDataEncryption, getEncodeType, getForeColor, getImageHelper, getInnerMargins, getLogoGuid, getLogoStream, getOpacity, setBackgroundBrushStyle, setBackgroundColor, setBorderColor, setBorderDashStyle, setBorderVisiblity, setBorderWeight, setCodeTextAlignment, setData, setDataEncryption, 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, setAppearance, setDocumentPageNumber, setPagesSetup
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 © 2019. All rights reserved.