PdfGridCellTextAndStyle public class PdfGridCellTextAndStyle Documentation public PdfBrush Brush { get; set; } public PdfGridCellContentAndAlign ContentAlign { get; set; } public PdfFontBase Font { get; set; } public PdfImage Image { get; set; } public bool ImageNewline { get; set; } public SizeF ImageSize { get; set; } public string Text { get; set; } public PdfGridCellTextAndStyle()