Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Public Member Functions | |
virtual void | Dispose () |
override string | ToString () |
bool | Equals (SolidFramework.Model.Plumbing.Margins other) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (SolidFramework.Model.Plumbing.Margins obj1, SolidFramework.Model.Plumbing.Margins obj2) |
static bool | operator!= (SolidFramework.Model.Plumbing.Margins obj1, SolidFramework.Model.Plumbing.Margins obj2) |
Properties | |
double | Top [get] |
Gets the top margin in points. More... | |
double | Left [get] |
Gets the left margin in points. More... | |
double | Right [get] |
Gets the right margin in points. More... | |
double | Bottom [get] |
Gets the bottom margin in points. More... | |
|
get |
Gets the bottom margin in points.
The bottom margin in points.
|
get |
Gets the left margin in points.
The left margin in points.
|
get |
Gets the right margin in points.
The right margin in points.
|
get |
Gets the top margin in points.
The top margin in points.