Struct TextLine

Struct TextLine

Το όνομα: Aspose.Html.Toolkit.Markdown.Syntax.Text Συγκέντρωση: Aspose.HTML.dll (25.4.0)

Αντιπροσωπεύει το κείμενο.

[ComVisible(true)]
public struct TextLine

Κληρονομημένα μέλη

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

End

Κάντε την τελική θέση.

public int End { get; }

Αξία ιδιοκτησίας

int

LineBreakLength

Κάντε τη γραμμή να σπάσει μήκος.

public int LineBreakLength { get; }

Αξία ιδιοκτησίας

int

LineNumber

Πάρτε τον αριθμό γραμμής.

public int LineNumber { get; }

Αξία ιδιοκτησίας

int

Start

Κάντε την αρχική θέση.

public int Start { get; }

Αξία ιδιοκτησίας

int

Text

Πάρτε το κείμενο.

public SourceText Text { get; }

Αξία ιδιοκτησίας

SourceText

Methods

ToString()

Περπατήστε το ToString

public override string ToString()

Returns

string

Η ΣΕΡΔΙΑ.

 Ελληνικά