GridDensity

GridDensity class

Specifies the type of horizontal/vertical grid to use for a page.

public class GridDensity

Constructors

Name Description
GridDensity(GridDensityValue) Constructor.

Properties

Name Description
Ufe { get; } Specifies attributes of an element.
Value { get; set; } Specifies the type of horizontal/vertical grid to use for a page.

Methods

Name Description
override Equals(object) Are objects equal.
override GetHashCode() Serves as a hash function for a particular type.

See Also