'Declaration Public Overloads Sub PrintPreview( _ ByVal printTemplateFileName As System.String _ )
public void PrintPreview( System.string printTemplateFileName )
Parameters
- printTemplateFileName
Shows a print preview dialog. Uses the specified print template. See more details about print templates at http://msdn.microsoft.com/en-us/library/aa753279(VS.85).aspx
'Declaration Public Overloads Sub PrintPreview( _ ByVal printTemplateFileName As System.String _ )
public void PrintPreview( System.string printTemplateFileName )