Click or drag to resize

PdfGridCellContent ImageLocation Property

Set the image's location in a grid cell.

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

Property Value

Type: PointF
See Also