Version

RichTextMargin Structure Members

The following tables list the members exposed by RichTextMargin.

Public Constructors
 NameDescription
Public ConstructorRichTextMargin ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBottomThe width on the bottom  
Public PropertyLeftThe width on the left side  
Public PropertyRightThe width on the right side  
Public PropertyTopThe width on the top  
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 RichTextMargin structures for equality
public Operator Inequality Compares the values of two RichTextMargin structures for inequality
See Also