Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents a text column within a section. This class does not represent a column within a table. More...
Public Member Functions | |
virtual void | Dispose () |
bool | Equals (SolidFramework.Model.Plumbing.Column other) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (SolidFramework.Model.Plumbing.Column obj1, SolidFramework.Model.Plumbing.Column obj2) |
static bool | operator!= (SolidFramework.Model.Plumbing.Column obj1, SolidFramework.Model.Plumbing.Column obj2) |
Properties | |
double | Width [getset] |
Gets or sets the width of the column in points. More... | |
double | Spacing [getset] |
Gets or sets the spacing of the column in points. More... | |
Represents a text column within a section. This class does not represent a column within a table.
|
getset |
Gets or sets the spacing of the column in points.
|
getset |
Gets or sets the width of the column in points.