CutTypeString Enumeration

Cutting type.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum CutTypeString

Members

None0 None.
Left1 Cut from the left.
Right2 Cut from the right.

See Also