IAlignment
Leave feedback
On this page
Describes signature area alignment on a document page.
public interface IAlignment
| 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. |
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.