The Publish::Artwork::View class is a concept class for view-related artwork enumerations. More...
#include <sprk_publish.h>
Public Types | |
| enum | Preference { Preference::Native, Preference::PDF } |
| Enumerates the preferences for default views in ArtworkKit objects. More... | |
Private Member Functions | |
| View () | |
| Private default constructor to prevent instantiation. More... | |
The Publish::Artwork::View class is a concept class for view-related artwork enumerations.
|
strong |
Enumerates the preferences for default views in ArtworkKit objects.
| Enumerator | |
|---|---|
| Native | Prefer the native default view in the PRC data (if one is present). |
Prefer the default view defined in the PDF (if one is present). | |
|
private |
Private default constructor to prevent instantiation.