CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Enumerations
OdPdfPublish::Artwork Namespace Reference

Enumerations

enum  AnimationStyle { kNone , kLoop , kBounce }
 
enum  ViewPreference { kNative , kPDF }
 
enum  DisplayPreference { kDefined , kRuntime }
 

Detailed Description

Contains declarations for user <link OdPdfPublish::OdArtwork, artwork> support in Publish SDK.

Enumeration Type Documentation

◆ AnimationStyle

The <link OdPdfPublish::OdArtwork, artwork> object animation styles.

Enumerator
kNone 
kLoop 
kBounce 

Definition at line 217 of file PdfPublishCommon.h.

◆ DisplayPreference

Options (such as background color, lighting and rendering modes) used for displaying views.

Enumerator
kDefined 
kRuntime 

Definition at line 234 of file PdfPublishCommon.h.

◆ ViewPreference

The <link OdPdfPublish::OdArtwork, artwork> object default view options.

Enumerator
kNative 
kPDF 

Definition at line 226 of file PdfPublishCommon.h.