Version

ParagraphVerticalSpacing Structure Members

The following tables list the members exposed by ParagraphVerticalSpacing.

Public Constructors
 NameDescription
Public ConstructorParagraphVerticalSpacing ConstructorOverloaded.   
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AutoA ParagraphVerticalSpacing whose IsAuto property will return true.  
Public Properties
 NameDescription
Public PropertyExtentThe explicit extent to use or null (read-only)  
Public PropertyIsAutoWhether the spacing will be calculated automatically  
Public PropertyLinePercentThe relative line amount in hundredth of a line or null (read-only)  
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 ParagraphVerticalSpacing structures for equality
public Operator Inequality Compares the values of two ParagraphVerticalSpacing structures for inequality
See Also