Flipbook Attributes

Introduced

v7.0

View attribute for the Flipbook. This attribute is only available for the View.SetAttributeValue method (View.GetAttributeValue is not supported).

See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.

Attribute Name Description Supports
targetcontent An image clip to display when the flipbook is first opened. If more than one item is specified, only the first is shown.

If the view is driven, this content can be replaced. You can also control this attribute programmatically even if the view is not driven.

Possible Values:

Description:

<image clip name> The SIObject.FullName of the ImageClip.
View.SetAttributeValue only.