Contents

statusForTable:

Returns the status of the specified table.

Declaration

- (NSPrinterTableStatus) statusForTable:(NSString *) tableName;

Parameters

  • tableName:

    The name of a table from the printer’s PPD file.

Return Value

One of the return values described in Constants.

See Also

Deprecated