Property Multiline
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Multiline
Gets or sets a value indicating whether the drawn text can span more than one line.
public bool Multiline { get; set; }
Property Value
- bool
trueif text can span more than one line; otherwise,false.
Remarks
Default value: true.