#include <sprk_publish.h>
Public Types | |
| enum | Preference { Preference::Native, Preference::PDF } |
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). | |