[Serializable]
public enum LineLeadingType : Enum , IComparable
, IFormattable, IConvertible
Public Members
| Member | Description |
|---|---|
| Auto | Automatically calculated. |
| AtLeast | At least the value specified. |
| Exactly | Exactly the value specified. |
[Serializable]
public enum LineLeadingType : Enum , IComparable
, IFormattable, IConvertible
| Member | Description |
|---|---|
| Auto | Automatically calculated. |
| AtLeast | At least the value specified. |
| Exactly | Exactly the value specified. |