Click or drag to resize

PdfMetafileLayoutFormat SplitTextLines Property

Gets or sets a value indicating whether [split text lines].

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool SplitTextLines { get; set; }

Property Value

Type: Boolean
true if [split text lines]; otherwise, false .
See Also