Version

StyleInfo.MarginsInfo Class Methods

For a list of all members of this type, see StyleInfo.MarginsInfo members.

Public Methods
 NameDescription
Public MethodEqualsOverridden. Returns true if the specified object is a MarginsInfo instance and contains the same margin values.  
Public MethodGetHashCodeOverridden. Returns the hash code.  
Public Methodstatic (Shared in Visual Basic)ParseParses the specified string to a MarginsInfo object. This method will throw an exception if the margins string is in incorrect format.  
Public MethodToStringOverridden. Returns the string representation of this MarginsInfo object.  
See Also