TCommentProperties.AutoTextMargins Property
If true, the comment will use automatic margins around the text, instead of what is set in TShapeOption.dxTextLeft, TShapeOption.dxTextRight, TShapeOption.dyTextTop and TShapeOption.dyTextBottom. By default comments have automatic margins.
Syntax
Namespace: FlexCel.Core
public Boolean AutoTextMargins { get; set; }