Enum CommentVAlignType
Comment vertically align
public enum CommentVAlignType
Fields
Bottom = 3
Represents the Bottom comment align.
Center = 2
Represents the Center comment align.
Distributed = 7
Represents the Destributed comment align.
Justify = 4
Represents the Justified comment align.
Top = 1
Represents the Top comment align.