Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapePreset Structure
Members

In This Topic
    ShapePreset Structure
    In This Topic
    Represents a shape preset that specifies a fill and an outline.
    Object Model
    ShapePreset Structure
    Syntax
    'Declaration
     
    Public Structure ShapePreset 
       Inherits System.ValueType
    public struct ShapePreset : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Word.ShapePreset

    See Also