Margin Struct |
Docentric Toolkit Help
Send Feedback |
Represents the space between the element and the surrounding text.
System.Object
System.ValueType
Docentric.Documents.ObjectModel.Margin
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public struct Margin
The Margin type exposes the following members.
Name | Description | |
---|---|---|
.ctor(Length) | ||
.ctor(Length, Length, Length, Length) |
Name | Description | |
---|---|---|
Equals(Object) | Compares two Margin structures for equality. (Overrides Margin.Equals) | |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
GetHashCode() | Returns the hash code for this instance. (Overrides Margin.GetHashCode) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString() | (Overrides Margin.ToString) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |