Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public ShapeLineStyle LineStyle { get; set; }
Public Property LineStyle As ShapeLineStyle Get Set
public: property ShapeLineStyle LineStyle { ShapeLineStyle get (); void set (ShapeLineStyle value); }
member LineStyle : ShapeLineStyle with get, set