|
CFx SDK Documentation 2024 SP0
|
Enumerations | |
| enum | AnimationStyle { kNone , kLoop , kBounce } |
| enum | ViewPreference { kNative , kPDF } |
| enum | DisplayPreference { kDefined , kRuntime } |
Contains declarations for user <link OdPdfPublish::OdArtwork, artwork> support in Publish SDK.
The <link OdPdfPublish::OdArtwork, artwork> object animation styles.
| Enumerator | |
|---|---|
| kNone | |
| kLoop | |
| kBounce | |
Definition at line 217 of file PdfPublishCommon.h.
Options (such as background color, lighting and rendering modes) used for displaying views.
| Enumerator | |
|---|---|
| kDefined | |
| kRuntime | |
Definition at line 234 of file PdfPublishCommon.h.
The <link OdPdfPublish::OdArtwork, artwork> object default view options.
| Enumerator | |
|---|---|
| kNative | |
| kPDF | |
Definition at line 226 of file PdfPublishCommon.h.