TextFragment.WrapLinesCount

TextFragment.WrapLinesCount property

Gets or sets wrap lines count for this paragraph(for pdf generation only)

public int WrapLinesCount { get; set; }

See Also