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

Namespace: Aspose.Pdf.Text
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public int WrapLinesCount { get; set; }

Property Value

Type: Int32
See Also