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

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