ReturnCode SaveAs( string filePath )
'Declaration Function SaveAs( _ ByVal filePath As String _ ) As ReturnCode
'Declaration
Function SaveAs( _ ByVal filePath As String _ ) As ReturnCode
'Usage Dim instance As IIbmPrinter Dim filePath As String Dim value As ReturnCode value = instance.SaveAs(filePath)
'Usage
Dim instance As IIbmPrinter Dim filePath As String Dim value As ReturnCode value = instance.SaveAs(filePath)
IIbmPrinter Interface IIbmPrinter Members