System.Object
  System.ValueType
    Docentric.Documents.ObjectModel.LineSpacing

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public struct LineSpacing

The LineSpacing type exposes the following members.

Name Description
Public memberStatic property Double Gets double line spacing
Public member Rule Gets the line spacing rule.
Public memberStatic property Single Gets single line spacing
Public memberStatic property SingleAndHalf Gets 1.5 line spacing
Public member Value Gets the line spacing value.
Name Description
Public methodStatic member AtLeast
Public method Equals(Object) Compares two LineSpacing structures for equality. (Overrides LineSpacing.Equals)
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType)
Public methodStatic member Exactly
Public method GetHashCode() Returns the hash code for this instance. (Overrides LineSpacing.GetHashCode)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType)
Public method GetType Gets the Type of the current instance. (Inherited from Object)
Public methodStatic member Multiple
Public method ToString() (Overrides LineSpacing.ToString)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType)