C1.Silverlight.RichTextBox.PdfFilter Namespace > PdfFilter Class : PrintDocument Method |
'Declaration
Public Shared Function PrintDocument( _ ByVal document As C1Document, _ ByVal pdf As C1.Silverlight.Pdf.C1PdfDocument, _ ByVal marginInPoints As System.Windows.Thickness, _ Optional ByVal handler As System.Action(Of Object,EventArgs) _ ) As System.Boolean
public static System.bool PrintDocument( C1Document document, C1.Silverlight.Pdf.C1PdfDocument pdf, System.Windows.Thickness marginInPoints, System.Action<object,EventArgs> handler )
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