Class AutoSpaceOptions

AutoSpaceOptions class

Represents autospace options.

public class AutoSpaceOptions

Constructors

NameDescription
AutoSpaceOptions()The default constructor.

Properties

NameDescription
DistanceInHorizontal { get; set; }Defines the distance between the shapes in horizontal direction in inches.
DistanceInVertical { get; set; }Defines the distance between the shapes in vertical direction in inches.

See Also