public class SlidesSignImageOptions extends SignImageOptions
Represents the Image Signature Options for Slides Documents.
| Constructor and Description |
|---|
SlidesSignImageOptions()
Initializes a new instance of the SlidesSignImageOptions class with default values.
|
SlidesSignImageOptions(InputStream imageStream)
Initializes a new instance of the SlidesSignImageOptions class with image stream.
|
SlidesSignImageOptions(String guid)
Initializes a new instance of the SlidesSignImageOptions class with image file GUID.
|
getHeight, getHorizontalAlignment, getImageGuid, getImageHelper, getImageStream, getLeft, getLocationMeasureType, getMargin, getMarginMeasureType, getOpacity, getRectangle, getRotationAngle, getSignAllPages, getSizeMeasureType, getStretch, getTop, getVerticalAlignment, getWidth, setHeight, setHorizontalAlignment, setImageGuid, setImageStream, setLeft, setLocationMeasureType, setMargin, setMarginMeasureType, setOpacity, setRotationAngle, setSignAllPages, setSizeMeasureType, setStretch, setTop, setVerticalAlignment, setWidth, toStringgetAppearance, getDocumentPageNumber, getExtensions, getPagesSetup, release, setAppearance, setDocumentPageNumber, setPagesSetup, validatepublic SlidesSignImageOptions()
Initializes a new instance of the SlidesSignImageOptions class with default values.
public SlidesSignImageOptions(InputStream imageStream)
Initializes a new instance of the SlidesSignImageOptions class with image stream.
imageStream - Image stream.public SlidesSignImageOptions(String guid)
Initializes a new instance of the SlidesSignImageOptions class with image file GUID.
guid - Image file GUID.Copyright © 2018. All rights reserved.