AutoSpaceOptions

AutoSpaceOptions class

Represents autospace options.

public class AutoSpaceOptions

Constructors

Name Description
AutoSpaceOptions() The default constructor.

Properties

Name Description
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