Adobe InDesign CS5.5 Server (7.5) Object Model JS: StrokeOrderTypes

InDesign Server CS5.5

 Options for displaying row and column strokes at corners.

Value

NameDescriptionValue
StrokeOrderTypes.BEST_JOINSPlaces row strokes in front of column strokes when row and column strokes are different colors; joins striped strokes and connects crossing points.1935828330 = 'sbej'
StrokeOrderTypes.COLUMN_ON_TOPPlaces column strokes in front of row strokes.1935896436 = 'scot'
StrokeOrderTypes.INDESIGN_2_COMPATIBILITYPlaces row strokes in front when row and column strokes are different colors; joins striped strokes only at points where strokes cross in a T-shape.1936286819 = 'sidc'
StrokeOrderTypes.ROW_ON_TOPPlaces row strokes in front of column strokes.1936879476 = 'srot'

Usage

As property

Table.strokeOrder

TableStyle.strokeOrder

Jongware, 28-Apr-2012 v3.0.3iContents :: Index