TextSelectionStart

IModernComment.TextSelectionStart property

Devuelve o establece la posición inicial de la selección de texto en el marco de texto si el comentario está asociado con AutoShape. Lectura/escritura Int32.

public int TextSelectionStart { get; set; }

See Also