The TrimMargins type exposes the following members.
Properties
Name | Description | |
---|---|---|
All |
Sets all four crop margins simultaneously.
| |
AreSet |
Gets a value indicating whether this instance has at least one margin with a value other than zero.
| |
Bottom |
Gets or sets the bottom crop margin.
| |
Left |
Gets or sets the left crop margin.
| |
Right |
Gets or sets the right crop margin.
| |
Top |
Gets or sets the top crop margin.
|
See Also