Click or drag to resize

PdfGridStyle HorizontalOverflowType Property

Gets or sets the type of the horizontal overflow.

Namespace: Spire.Pdf.Grid
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfHorizontalOverflowType HorizontalOverflowType { get; set; }

Property Value

Type: PdfHorizontalOverflowType
The type of the horizontal overflow.
See Also