Constructors
Name | Description | |
---|---|---|
![]() | PrintFile( Byte , String) |
Creates an instance of the PrintFile class with the specified binary content and name.
|
![]() | PrintFile(String, String) |
Creates an instance of the PrintFile class with the specified path and name.
|
See Also