The PageColumnDef type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PageColumnDef()()()() |
Initializes a new instance of the PageColumnDef class.
|
|
PageColumnDef(String, String) |
Initializes a new instance of the PageColumnDef class.
|
|
PageColumnDef(Unit, Unit) |
Initializes a new instance of the PageColumnDef class.
|
Methods
Name | Description | |
---|---|---|
AssignFrom |
Assigns (copies) properties from another PageColumnDef to the current object.
|
|
Clone |
Creates a copy of the current PageColumnDef object.
|
|
Compare |
Compares the properties on the current object to another PageColumnDef.
|
|
ShouldSerializeSpacing |
Indicates whether the Spacing property should be serialized.
|
|
ShouldSerializeWidth |
Indicates whether the Width property should be serialized.
|
Properties
Name | Description | |
---|---|---|
Spacing |
Gets or sets the spacing between the current and next columns.
The default column spacing is 5mm. |
|
Width |
Gets or sets the width of the current column.
The default column width is "auto". |