Share

PublisherServer.GetStoryboardName Method

Parent Object: PublisherServer

Description

Method that gets the storyboard's name.

Syntax

PublisherServer.GetStoryboardName( Document As PresentationDocument, publicationInternalName As String, StoryboardId As Long ) As String

Parameters

Name Type Description
Document PresentationDocument Inputs PresentationDocument object that indicates a presentation document.
publicationInternalName String Input publication internal name.
StoryboardId Long Input Storyboard Id.

Version

Introduced in version 2023

Was this information helpful?