Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / GroupShapeFragment Class
Members

In This Topic
    GroupShapeFragment Class
    In This Topic
    Represents the group shape element on a Page.
    Object Model
    GroupShapeFragment Class
    Syntax
    'Declaration
     
    Public Class GroupShapeFragment 
       Inherits ObjectFragment
    public class GroupShapeFragment : ObjectFragment 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.Layout.LayoutElement
          GrapeCity.Documents.Word.Layout.ObjectFragment
             GrapeCity.Documents.Word.Layout.GroupShapeFragment

    See Also