PdfSharp-WPF
1.31.7289
|
Represents trim margins added to the page. More...
Properties | |
XUnit | All [set] |
Sets all four crop margins simultaneously. More... | |
XUnit | Left [get, set] |
Gets or sets the left crop margin. More... | |
XUnit | Right [get, set] |
Gets or sets the right crop margin. More... | |
XUnit | Top [get, set] |
Gets or sets the top crop margin. More... | |
XUnit | Bottom [get, set] |
Gets or sets the bottom crop margin. More... | |
bool | AreSet [get] |
Gets a value indicating whether this instance has at least one margin with a value other than zero. More... | |
Represents trim margins added to the page.
|
set |
Sets all four crop margins simultaneously.
|
get |
Gets a value indicating whether this instance has at least one margin with a value other than zero.
|
getset |
Gets or sets the bottom crop margin.
|
getset |
Gets or sets the left crop margin.
|
getset |
Gets or sets the right crop margin.
|
getset |
Gets or sets the top crop margin.