IrDA Function Reference

prnFormFeed

IrDA Function Reference | Example

This function tells the printer to perform a form feed.

<DllImport("SapphireIRDA.dll")> _
Public Function prnFormFeed() As Integer
End Function

Parameters

  None

Return Values

  Returns a number indicating success or failure where 0 is successful.