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

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