public class SignStampOptions extends SignImageOptions
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SignStampOptions.BackgroundColorCropTypeEnum |
Gets or sets the background color crop type of signature
|
static class |
SignStampOptions.BackgroundImageCropTypeEnum |
Gets or sets the background image crop type of signature
|
OptionsBase.SignatureTypeEnumSignImageOptions.HorizontalAlignmentEnum, SignImageOptions.LocationMeasureTypeEnum, SignImageOptions.MarginMeasureTypeEnum, SignImageOptions.SizeMeasureTypeEnum, SignImageOptions.VerticalAlignmentEnum| Constructor | Description |
|---|---|
SignStampOptions() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitallPages, getAllPages, getPage, getPagesSetup, getSignatureType, page, pagesSetup, setAllPages, setPage, setPagesSetup, setSignatureType, signatureTypeborder, getBorder, getHeight, getHorizontalAlignment, getImageFilePath, getLeft, getLocationMeasureType, getMargin, getMarginMeasureType, getRotationAngle, getSizeMeasureType, getTop, getTransparency, getVerticalAlignment, getWidth, height, horizontalAlignment, imageFilePath, left, locationMeasureType, margin, marginMeasureType, rotationAngle, setBorder, setHeight, setHorizontalAlignment, setImageFilePath, setLeft, setLocationMeasureType, setMargin, setMarginMeasureType, setRotationAngle, setSizeMeasureType, setTop, setTransparency, setVerticalAlignment, setWidth, sizeMeasureType, top, transparency, verticalAlignment, widthappearance, getAppearance, setAppearancepublic SignStampOptions outerLines(List<StampLine> outerLines)
public SignStampOptions addOuterLinesItem(StampLine outerLinesItem)
public List<StampLine> getOuterLines()
public SignStampOptions innerLines(List<StampLine> innerLines)
public SignStampOptions addInnerLinesItem(StampLine innerLinesItem)
public List<StampLine> getInnerLines()
public SignStampOptions backgroundColor(Color backgroundColor)
public Color getBackgroundColor()
public void setBackgroundColor(Color backgroundColor)
public SignStampOptions backgroundBrush(Brush backgroundBrush)
public Brush getBackgroundBrush()
public void setBackgroundBrush(Brush backgroundBrush)
public SignStampOptions backgroundColorCropType(SignStampOptions.BackgroundColorCropTypeEnum backgroundColorCropType)
public SignStampOptions.BackgroundColorCropTypeEnum getBackgroundColorCropType()
public void setBackgroundColorCropType(SignStampOptions.BackgroundColorCropTypeEnum backgroundColorCropType)
public SignStampOptions backgroundImageCropType(SignStampOptions.BackgroundImageCropTypeEnum backgroundImageCropType)
public SignStampOptions.BackgroundImageCropTypeEnum getBackgroundImageCropType()
public void setBackgroundImageCropType(SignStampOptions.BackgroundImageCropTypeEnum backgroundImageCropType)
public boolean equals(Object o)
equals in class SignImageOptionspublic int hashCode()
hashCode in class SignImageOptionspublic String toString()
toString in class SignImageOptionsCopyright © 2025. All rights reserved.