Class GridDensity

GridDensity class

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

public class GridDensity

Constructors

NameDescription
GridDensity(GridDensityValue)Constructor.

Properties

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

Methods

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

See Also