public class PdfSignImageOptions extends SignImageOptions
Represents the Image Signature Options for PDF Documents.
DEFAULT_PPM, imageBorderData
Constructor and Description |
---|
PdfSignImageOptions()
Initializes a new instance of the PdfSignImageOptions class with default values.
|
PdfSignImageOptions(InputStream imageStream)
Initializes a new instance of the PdfSignImageOptions class with image stream.
|
PdfSignImageOptions(String guid)
Initializes a new instance of the PdfSignImageOptions class with image file GUID.
|
getHeight, getHorizontalAlignment, getImageBorder, getImageFileName, getImageGuid, getImageHelper, getImageStream, getImageStreamInternal, getLeft, getLocationMeasureType, getMargin, getMarginMeasureType, getOpacity, getRectangle, getRotationAngle, getSignAllPages, getSignPages, getSizeMeasureType, getStream, getTop, getVerticalAlignment, getWidth, hasImage, isHorizontalAlignmentSet, isVerticalAlignmentSet, release, setHeight, setHorizontalAlignment, setImage, setImage, setImageFileName, setImageGuid, setImageInternal, setImageStream, setImageStreamInternal, setLeft, setLocationMeasureType, setMargin, setMarginMeasureType, setOpacity, setRotationAngle, setSignAllPages, setSizeMeasureType, setTop, setVerticalAlignment, setWidth, toString
getAppearance, getDocumentPageNumber, getDocumentPPM, getPagesSetup, getPropertyOrDefault, getPropertyOrDefault, getSignatureConfig, getSignPagesQueue, getSpecificRectangle, isRotationChanged, onError, setAppearance, setDocumentPageNumber, setPagesSetup, setRotationChanged, setSignatureConfig, setSpecificRectangle
public PdfSignImageOptions()
Initializes a new instance of the PdfSignImageOptions class with default values.
public PdfSignImageOptions(InputStream imageStream)
Initializes a new instance of the PdfSignImageOptions class with image stream.
imageStream
- Image streampublic PdfSignImageOptions(String guid)
Initializes a new instance of the PdfSignImageOptions class with image file GUID.
guid
- Image file GUIDCopyright © 2017. All rights reserved.