The following tables list the members exposed by Inset.
Name | Description | |
---|---|---|
Inset Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Gets or sets the inset of the bottom border or margin in pixels. | |
IsEmpty | Determines whether none of the margins are set (whether the values are all zero). | |
Left | Gets or sets the inset of the left border or margin in pixels. | |
Right | Gets or sets the inset of the right border or margin in pixels. | |
Top | Gets or sets the inset of the top border or margin in pixels. |
Name | Description | |
---|---|---|
Deserialize | Loads the margin settings (Inset object) from XML. | |
Equals | Overloaded. Determines whether the inset of the current object is the same as the specified Inset object. | |
Serialize | Saves the margin settings (Inset object) to XML. | |
ToString | Returns the name of the Inset object. |
Reference
Inset ClassFarPoint.Web.Spread Namespace