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

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