Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Run Class / AddShape Method

In This Topic
    AddShape Method (Run)
    In This Topic
    Adds a new GeometryType.Rectangle Shape (100 x 100 points) to the end of the run.
    Overload List
    OverloadDescription
    Adds a new GeometryType.Rectangle Shape (100 x 100 points) to the end of the run.  
    Adds a new GeometryType.Rectangle Shape with a specified size and text to the end of the run.  
    Adds a new Shape with a specified size, text and geometry to the end of the run.  
    Adds a new Shape with a specified size and text to the end of the run.  
    See Also