Struct TextLine
Struct TextLine
이름 공간 : Aspose.Html.Toolkit.Markdown.Syntax.Text 구성: Aspose.HTML.dll (25.4.0)
TextLine을 소개합니다.
[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; }
부동산 가치
LineBreakLength
라인을 끊는 길이를 얻으십시오.
public int LineBreakLength { get; }
부동산 가치
LineNumber
라인 번호를 얻으십시오.
public int LineNumber { get; }
부동산 가치
Start
시작 위치를 얻으십시오.
public int Start { get; }
부동산 가치
Text
텍스트를 얻으십시오.
public SourceText Text { get; }
부동산 가치
Methods
ToString()
토스트링을 넘어서라
public override string ToString()
Returns
그 끈을