Click or drag to resize

PdfTable Layout Method

Namespace: Spire.Pdf.Tables
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected override PdfLayoutResult Layout(
	PdfLayoutParams param
)

Parameters

param
Type: Spire.Pdf.Graphics PdfLayoutParams

Return Value

Type: PdfLayoutResult
See Also