Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InkShape Class / Next Property

In This Topic
    Next Property (InkShape)
    In This Topic
    Gets the next ink shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As InkShape
    public InkShape Next {get;}
    See Also