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

In This Topic
    LineShapePreset Structure
    In This Topic
    Represents a preset for non-fillable shapes (lines, curves etc).
    Object Model
    LineShapePreset Structure
    Syntax
    'Declaration
     
    Public Structure LineShapePreset 
       Inherits System.ValueType
    public struct LineShapePreset : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Word.LineShapePreset

    See Also