Gets whether the border exists
Namespace: Spire.Doc.DocumentsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool NoBorder { get; }
Public ReadOnly Property NoBorder As Boolean Get
public: property bool NoBorder { bool get (); }
member NoBorder : bool with get