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

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