InDesign Server2025
API 20.5.0.49
Collection of StripedStrokeStyle

StripedStrokeStyles

A collection of striped stroke styles.

Properties

NameType AccessDescription
Number readonly The number of objects in the collection.

Methods

StripedStrokeStyle

Creates a new StripedStrokeStyle.

withProperties? Object Initial values for properties of the new StripedStrokeStyle
Number

Displays the number of elements in the StripedStrokeStyle.

StripedStrokeStyle

Returns the first StripedStrokeStyle in the collection.

StripedStrokeStyle

Returns the StripedStrokeStyle with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
StripedStrokeStyle[]

Returns the StripedStrokeStyles within the specified range.

from LongInteger | StripedStrokeStyle | String The StripedStrokeStyle, index, or name at the beginning of the range. Can accept: StripedStrokeStyle, Long Integer or String.
to LongInteger | StripedStrokeStyle | String The StripedStrokeStyle, index, or name at the end of the range. Can accept: StripedStrokeStyle, Long Integer or String.
StripedStrokeStyle

Returns the middle StripedStrokeStyle in the collection.

StripedStrokeStyle

Returns the StripedStrokeStyle whose index follows the specified StripedStrokeStyle in the collection.

obj StripedStrokeStyle The StripedStrokeStyle whose index comes before the desired StripedStrokeStyle.
StripedStrokeStyle

Returns the StripedStrokeStyle with the index previous to the specified index.

obj StripedStrokeStyle The index of the StripedStrokeStyle that follows the desired StripedStrokeStyle.
String

Generates a string which, if executed, will return the StripedStrokeStyle.

Object of 2

Properties elsewhere that hold a StripedStrokeStyles.