InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SnpCreateCustomAnimation Class Reference

Public Member Functions

ErrorCode CreateCustomAnimation (ISnpRunnableContext *runnableContext)
 

Detailed Description

  • Shows how to Create a Multi-State object and how to transition between states.

Member Function Documentation

ErrorCode SnpCreateCustomAnimation::CreateCustomAnimation (ISnpRunnableContextrunnableContext)

Builds a Multi-State object on a new document and adds buttons to transition between states.

Returns
kSuccess on success, other ErrorCode otherwise.