public class WordsBarcodeSignOptions extends BarcodeSignOptions
Represents the Barcode Signature Options for Words Documents.
| Constructor and Description |
|---|
WordsBarcodeSignOptions()
Initializes a new instance of the WordsBarcodeSignOptions class with default values.
|
WordsBarcodeSignOptions(String text)
Initializes a new instance of the WordsBarcodeSignOptions class with text.
|
getBackgroundBrushStyle, getBackgroundColor, getBorderColor, getBorderDashStyle, getBorderVisiblity, getBorderWeight, getCodeTextAlignment, getEncodeType, getForeColor, getImageHelper, getInnerMargins, getOpacity, setBackgroundBrushStyle, setBackgroundColor, setBorderColor, setBorderDashStyle, setBorderVisiblity, setBorderWeight, setCodeTextAlignment, setEncodeType, setForeColor, setInnerMargins, setOpacity, toStringgetFont, 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, setWidthgetAppearance, getDocumentPageNumber, getExtensions, getPagesSetup, release, setAppearance, setDocumentPageNumber, setPagesSetup, validatepublic WordsBarcodeSignOptions()
Initializes a new instance of the WordsBarcodeSignOptions class with default values.
public WordsBarcodeSignOptions(String text)
Initializes a new instance of the WordsBarcodeSignOptions class with text.
text - Barcode text.Copyright © 2018. All rights reserved.