Struct TextLine
Struct TextLine
Nombre del espacio: Aspose.Html.Toolkit.Markdown.Syntax.Text Colección: Aspose.HTML.dll (25.4.0)
Representa el texto.
[ComVisible(true)]
public struct TextLine
Miembros heredados
object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Properties
End
Obtenga la posición final.
public int End { get; }
Valor de la propiedad
LineBreakLength
Obtenga la línea que rompa la longitud.
public int LineBreakLength { get; }
Valor de la propiedad
LineNumber
Obtenga el número de línea.
public int LineNumber { get; }
Valor de la propiedad
Start
Obtenga la posición de inicio.
public int Start { get; }
Valor de la propiedad
Text
Obtenga el texto.
public SourceText Text { get; }
Valor de la propiedad
Methods
ToString()
Sobreviviendo el ToString
public override string ToString()
Returns
El cordón.