Click or drag to resize

TextBoxFormat NoLine Property

Gets or sets value which defines if there is a line around textbox shape

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool NoLine { get; set; }

Property Value

Type: Boolean
See Also