Share

SpacingRule Methods

The SpacingRule type exposes the following members.

Methods

 NameDescription
Public methodDisposeCauses the object to release immediately any resources it may be utilizing.
(Inherited from APIObject)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetLayoutFixedDistanceSet the Layout property to FixedDistance.
Public methodSetLayoutFixedNumberSet the Layout property to FixedNumber.
Public methodSetLayoutMaximumSpacingSet the Layout property to MaximumSpacing.
Public methodSetLayoutMinimumSpacingSet the Layout property to MinimumSpacing.
Public methodSetLayoutNoneSet the Layout property to None.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?