Version

FirstLineIndentation Structure Members

The following tables list the members exposed by FirstLineIndentation.

Public Constructors
 NameDescription
Public ConstructorFirstLineIndentation ConstructorCreates a new FirstLineIndentation value.  
Public Properties
 NameDescription
Public PropertyIndentationGets the Indentation of the first line.  
Public PropertyIsHangingGets the value indicating whether the first line indent is hanging, i.e. it goes towards the margins from the start indent.  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodToStringReturns the string representation of this object.  
Public Operators
public Operator Equality Compares the values of two FirstLineIndentation structures for equality
public Operator Inequality Compares the values of two FirstLineIndentation structures for inequality
See Also