PdfGridStyleBase
m_cellPadding Field
|
the cell padding.
Namespace:
Spire.Pdf.Grid
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected PdfPaddings m_cellPadding
Protected m_cellPadding As PdfPaddings
protected:
PdfPaddings^ m_cellPadding
val mutable m_cellPadding: PdfPaddings
Field Value
Type:
PdfPaddings
See Also