public class ImagesStampSignOptions extends StampSignOptions
Represents the Stamp Signature Options for Images Documents.
DEFAULT_PPM, imageBorderData
Constructor and Description |
---|
ImagesStampSignOptions()
Initializes a new instance of the ImagesStampSignOptions class with default values.
|
Modifier and Type | Method and Description |
---|---|
int |
getDocumentPageNumber()
Gets or sets document page number for signing.
|
PagesSetup |
getPagesSetup()
Options to specify pages to be signed.
|
boolean |
getSignAllPages()
Put signature on all document pages.
|
void |
setDocumentPageNumber(int value)
Gets or sets document page number for signing.
|
void |
setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
|
void |
setSignAllPages(boolean value)
Put signature on all document pages.
|
getBackgroundColor, getBackgroundColorCropType, getBackgroundColorInternal, getBackgroundImageCropType, getImageHelper, getInnerLines, getInnerLinesInternal, getOuterLines, getOuterLinesInternal, release, setBackgroundColor, setBackgroundColorCropType, setBackgroundImageCropType, toString
getHeight, getHorizontalAlignment, getImageBorder, getImageFileName, getImageGuid, getImageStream, getImageStreamInternal, getLeft, getLocationMeasureType, getMargin, getMarginMeasureType, getOpacity, getRectangle, getRotationAngle, getSignPages, getSizeMeasureType, getStream, getTop, getVerticalAlignment, getWidth, hasImage, isHorizontalAlignmentSet, isVerticalAlignmentSet, setHeight, setHorizontalAlignment, setImage, setImage, setImageFileName, setImageGuid, setImageInternal, setImageStream, setImageStreamInternal, setLeft, setLocationMeasureType, setMargin, setMarginMeasureType, setOpacity, setRotationAngle, setSizeMeasureType, setTop, setVerticalAlignment, setWidth
getAppearance, getDocumentPPM, getPropertyOrDefault, getPropertyOrDefault, getSignatureConfig, getSignPagesQueue, getSpecificRectangle, isRotationChanged, onError, setAppearance, setRotationChanged, setSignatureConfig, setSpecificRectangle
public ImagesStampSignOptions()
Initializes a new instance of the ImagesStampSignOptions class with default values.
public int getDocumentPageNumber()
Gets or sets document page number for signing.
getDocumentPageNumber
in class SignOptions
public void setDocumentPageNumber(int value)
Gets or sets document page number for signing.
setDocumentPageNumber
in class SignOptions
public PagesSetup getPagesSetup()
Options to specify pages to be signed.
getPagesSetup
in class SignOptions
public void setPagesSetup(PagesSetup value)
Options to specify pages to be signed.
setPagesSetup
in class SignOptions
public boolean getSignAllPages()
Put signature on all document pages.
getSignAllPages
in class SignImageOptions
public void setSignAllPages(boolean value)
Put signature on all document pages.
setSignAllPages
in class SignImageOptions
Copyright © 2017. All rights reserved.