NetXP 3.0 Reference

Margins Members

Margins overview

Public Instance Constructors

MarginsOverloaded. Initializes a new instance of the Margins class.

Public Instance Properties

Bottom Gets or sets the value of the bottom margin.
Left Gets or sets the value of the left margin.
Right Gets or sets the value of the right margin.
Top Gets or sets the value of the top margin.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString Gets a string representation of this Margins object.

Public Instance Events

Changed Called when the Margins object has changed.

See Also

Margins Class | NETXP.Library Namespace