TextSelectionLength

IModernComment.TextSelectionLength property

如果评论与自动形状关联,则返回或设置文本框中的文本选择长度。 可读/可写 Int32。

public int TextSelectionLength { get; set; }

See Also