\Org_Heigl\Ghostscript\DeviceDeviceInterface

This abstract class defines interfaces for Ghostscript devices

Summary

Methods
Constants
getDevice()
getParameterString()
getFileEnding()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getDevice()

getDevice() : string

Get the name of the device as Ghostscript expects it

Returns

string

getParameterString()

getParameterString() : string

Get the complete parameter string for this device

Returns

string

getFileEnding()

getFileEnding() : string

Get the ending of the file

Returns

string