ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.Line Class / GetPieceCount Method

In This Topic
    GetPieceCount Method
    In This Topic
    Gets the number of pieces.
    Syntax
    'Declaration
     
    Public Function GetPieceCount() As Integer
    public int GetPieceCount()

    Return Value

    Returns the number of pieces.
    See Also