Enum CommentHAlignType
Comment horizontally align.
public enum CommentHAlignType
Fields
Center = 2
Represents the Center comment align.
Distributed = 7
Represents the Destributed comment align.
Justified = 4
Represents the Justified comment align.
Justify = 4
Represents the Justified comment align.
Left = 1
Represents the Left comment align.
Right = 3
Represents the Right comment align.