GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > GcMultiRow クラス > Print メソッド : Print(Graphics,RectangleF,Int32,Int32,Boolean,Boolean,PrintStyle,Boolean) メソッド |
Public Overloads Sub Print( _ ByVal graphics As Graphics, _ ByVal bounds As RectangleF, _ ByVal fromRow As Integer, _ ByVal toRow As Integer, _ ByVal printHeader As Boolean, _ ByVal printFooter As Boolean, _ ByVal printStyle As PrintStyle, _ ByVal stretch As Boolean _ )
public void Print( Graphics graphics, RectangleF bounds, int fromRow, int toRow, bool printHeader, bool printFooter, PrintStyle printStyle, bool stretch )