LineSpacing Struct |
Docentric Toolkit Help
Send Feedback |
System.Object
System.ValueType
Docentric.Documents.ObjectModel.LineSpacing
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public struct LineSpacing
The LineSpacing type exposes the following members.
Name | Description | |
---|---|---|
Double | Gets double line spacing | |
Rule | Gets the line spacing rule. | |
Single | Gets single line spacing | |
SingleAndHalf | Gets 1.5 line spacing | |
Value | Gets the line spacing value. |
Name | Description | |
---|---|---|
AtLeast | ||
Equals(Object) | Compares two LineSpacing structures for equality. (Overrides LineSpacing.Equals) | |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
Exactly | ||
GetHashCode() | Returns the hash code for this instance. (Overrides LineSpacing.GetHashCode) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Multiple | ||
ToString() | (Overrides LineSpacing.ToString) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |