public class SlidesBarcodeSignOptions extends BarcodeSignOptions
Represents the Barcode Signature Options for Slides Documents.
Constructor and Description |
---|
SlidesBarcodeSignOptions()
Initializes a new instance of the SlidesBarcodeSignOptions class with default values.
|
SlidesBarcodeSignOptions(String text)
Initializes a new instance of the SlidesBarcodeSignOptions 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, 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 SlidesBarcodeSignOptions()
Initializes a new instance of the SlidesBarcodeSignOptions class with default values.
public SlidesBarcodeSignOptions(String text)
Initializes a new instance of the SlidesBarcodeSignOptions class with text.
text
- Barcode text.Copyright © 2019. All rights reserved.