Get a specific PrintSetting by the given URL. Returns null if the URL does not exist.
"printSettingLibrary_var" is a variable referencing a PrintSettingLibrary object.
|
"printSettingLibrary_var" is a variable referencing a PrintSettingLibrary object.
|
Type | Description |
PrintSetting | Returns the PrintSetting for a valid URL, returns null otherwise. |
Name | Type | Description |
url | URL | The URL to the PrintSetting to be loaded. |