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

In This Topic
    ShapeStyle Class
    In This Topic
    Represents the style information for a shape.

    Used to define a shape's appearance in terms of the preset styles defined by the Theme.FormatScheme.

    Object Model
    ShapeStyle Class
    Syntax
    'Declaration
     
    Public Class ShapeStyle 
       Inherits FormattingBag
    public class ShapeStyle : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.ShapeStyle

    See Also