CFx SDK Documentation
2020SP3
|
Enumerations | |
enum | AnimationStyle { kNone, kLoop, kBounce } |
enum | ViewPreference { kNative, kPDF } |
enum | DisplayPreference { kDefined, kRuntime } |
Contains declarations for user's <link OdPdfPublish::OdArtwork, artworks> support in Teigha Publish.
An <link OdPdfPublish::OdArtwork, artwork> object animation styles.
Definition at line 226 of file PdfPublishCommon.h.
Options (such as background color, lighting and rendering modes) used for displaying views.
Enumerator | |
---|---|
kDefined | |
kRuntime | Use a view settings. Use application display runtime settings. In this mode settings are not applied for the default view. |
Definition at line 243 of file PdfPublishCommon.h.
An <link OdPdfPublish::OdArtwork, artwork> object default view option.
Enumerator | |
---|---|
kNative | |
kPDF | Use default view from .prc data (if .prc data exists). Use default view from .pdf data (if .pdf data exists). |
Definition at line 235 of file PdfPublishCommon.h.