C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class > Print Method : Print(String,ScaleMode,Thickness,Int32,PrinterFallbackSettings,Boolean) Method |
'Declaration Public Overloads Sub Print( _ ByVal docName As System.String, _ ByVal scaleMode As ScaleMode, _ ByVal margin As System.Windows.Thickness, _ ByVal maxPages As System.Integer, _ ByVal fallBackSettings As System.Windows.Printing.PrinterFallbackSettings, _ ByVal useDefaultPrinter As System.Boolean _ )
public void Print( System.string docName, ScaleMode scaleMode, System.Windows.Thickness margin, System.int maxPages, System.Windows.Printing.PrinterFallbackSettings fallBackSettings, System.bool useDefaultPrinter )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2