Declaration

func postScriptNamePrefix() throws -> String

Declaration

- (NSString *) postScriptNamePrefix:(NSError **) error;

Declaration

postScriptNamePrefix_() -> tuple[str, NSError]

Parameters

error

A pointer to an NSError object to store any error that occurs.

Return Value

The PostScript name prefix.

Return Value

The PostScript name prefix. On failure, this method returns nil.