Calculates and retrieves a hash code based on the left, right, up, and bottom margins.
[Visual Basic] Overrides Public Function GetHashCode() As Integer [C#] public override int GetHashCode(); [C++] public: override int GetHashCode(); [JScript] public override function GetHashCode() : int;
A hash code based on the left, right, up, and bottom margins.
Margins Class | Margins Members | System.Drawing.Printing Namespace