Class Margins
Margins class
This class represents margins of an image.
public sealed class Margins
Constructors
| Name | Description |
|---|---|
| Margins() | Initializes a new instance of the Margins class. |
| Margins(int, int, int, int) | Initializes a new instance of the Margins class. |
Properties
| Name | Description |
|---|---|
| Bottom { get; set; } | Gets or sets the bottom. |
| Left { get; set; } | Gets or sets the left. |
| Right { get; set; } | Gets or sets the right. |
| Top { get; set; } | Gets or sets the top. |
See Also
- namespace Aspose.Pdf.Devices
- assembly Aspose.PDF