ActiveReports 18 .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 piece count.
    Syntax
    'Declaration
     
    Public Function GetPieceCount() As Integer
    public int GetPieceCount()

    Return Value

    System.Int32.
    See Also