The following tables list the members exposed by StyleInfo.MarginsInfo.
Name | Description | |
---|---|---|
StyleInfo.MarginsInfo Constructor | Constructor. Constructs a StyleInfo.MarginsInfo object with all of its dimensions set to StyleInfo.DimensionInfo.Auto. |
Name | Description | |
---|---|---|
Equals | Overridden. Returns true if the specified object is a MarginsInfo instance and contains the same margin values. | |
GetHashCode | Overridden. Returns the hash code. | |
Parse | Parses the specified string to a MarginsInfo object. This method will throw an exception if the margins string is in incorrect format. | |
ToString | Overridden. Returns the string representation of this MarginsInfo object. |