IAlignment
IAlignment interface
Describes signature area alignment on a document page.
public interface IAlignment
Properties
Name | Description |
---|---|
HorizontalAlignment { get; set; } | Horizontal alignment of Image on a document page. |
Margin { get; set; } | Gets the space that is specified by default between Image and Document edges (works if horizontal or vertical alignment is specified). |
MarginMeasureType { get; set; } | Margin measurement type (pixels, percents or millimeters). |
VerticalAlignment { get; set; } | Vertical alignment of Image on a document page. |
See Also
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature