StampSignOptions Class |
Namespace: GroupDocs.Signature.Options
The StampSignOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | StampSignOptions |
Initializes a new instance of the StampSignOptions class with default values.
|
![]() | StampSignOptions(Int32, Int32, Int32, Int32) |
Initializes a new instance of the StampSignOptions class with alignment options.
|
Name | Description | |
---|---|---|
![]() | AllPages |
Put signature on all document pages.
This property can only be used for multi-frames image formats (Tiff).
(Inherited from ImageSignOptions.) |
![]() | Appearance |
Additional signature appearance.
(Inherited from SignOptions.) |
![]() | Background |
Gets or sets the Stamp background.
|
![]() | BackgroundColorCropType |
Gets or sets the background color crop type of signature.
|
![]() | BackgroundImageCropType |
Gets or sets the background image crop type of signature.
|
![]() | Border |
Specify border settings
(Inherited from ImageSignOptions.) |
![]() | DocumentType |
Get or set the Document Type of the Signature Options DocumentType (Inherited from SignOptions.) |
![]() | Extensions |
Signature Extensions.
(Inherited from SignOptions.) |
![]() | Height |
Height of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType SizeMeasureType).
(Inherited from ImageSignOptions.) |
![]() | HorizontalAlignment |
Horizontal alignment of signature on document page.
(Inherited from ImageSignOptions.) |
![]() | ImageFilePath |
Gets or sets the signature image file path.
This property is used only if ImageStream is not specified.
(Inherited from ImageSignOptions.) |
![]() | ImageStream |
Gets or sets the signature image stream.
If this property is specified it is always used instead ImageFilePath.
(Inherited from ImageSignOptions.) |
![]() | InnerLines |
List of Inner Lines rendered as set of rectangles.
|
![]() | Left |
Left X position of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType LocationMeasureType).
(works if horizontal alignment is not specified).
(Inherited from ImageSignOptions.) |
![]() | LocationMeasureType |
Measure type (pixels, percents or millimeters) for Left and Top properties.
(Inherited from ImageSignOptions.) |
![]() | Margin |
Gets or sets the space between Sign and Document edges.
(works ONLY if horizontal or vertical alignment are specified).
(Inherited from ImageSignOptions.) |
![]() | MarginMeasureType |
Gets or sets the measure type (pixels, percents or millimeters) for Margin.
(Inherited from ImageSignOptions.) |
![]() | OuterLines |
List of Outer Lines rendered as concentric circles.
|
![]() | PageNumber |
Gets or sets document page number for signing.
Minimal and default value is 1.
(Inherited from SignOptions.) |
![]() | PagesSetup |
Options to specify pages to be signed.
(Inherited from SignOptions.) |
![]() | Rectangle |
Rectangle of area to put the image on document.
(Inherited from ImageSignOptions.) |
![]() | RotationAngle |
Rotation angle of signature on document page (clockwise).
(Inherited from ImageSignOptions.) |
![]() | SignatureType |
Get the Signature Type SignatureType (Inherited from SignOptions.) |
![]() | SizeMeasureType |
Measure type (pixels, percents or millimeters) for Width and Height properties.
(Inherited from ImageSignOptions.) |
![]() | StampType |
Gets or sets stamp type.
Value by default is Round.
|
![]() | Stretch |
Stretch mode on Document Page.
(Inherited from ImageSignOptions.) |
![]() | Top |
Top Y Position of Signature on Document Page in Measure values
(pixels, percents or millimeters see MeasureType LocationMeasureType).
(works if vertical alignment is not specified).
(Inherited from ImageSignOptions.) |
![]() | Transparency |
Gets or sets the signature transparency (value from 0.0 (opaque) through 1.0 (clear)). Default value is 0 (opaque).
(Inherited from ImageSignOptions.) |
![]() | VerticalAlignment |
Vertical alignment of signature on document page.
(Inherited from ImageSignOptions.) |
![]() | Width |
Width of Signature on Document Page in Measure values
(pixels, percents or millimeters MeasureType SizeMeasureType).
(Inherited from ImageSignOptions.) |
![]() | ZOrder |
Gets or sets the Z-order position of text signature.
Determines the display order of overlapping signatures.
(Inherited from SignOptions.) |
Name | Description | |
---|---|---|
![]() | Dispose |
Clears internal resources
(Inherited from ImageSignOptions.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |