C# Class LayoutFarm.TextBreak.BreakBounds

Show file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
kind WorkKind
length int
startIndex int
stopNext bool

Property Details

kind public property

public WorkKind kind
return WorkKind

length public property

public int length
return int

startIndex public property

public int startIndex
return int

stopNext public property

public bool stopNext
return bool