Adobe InDesign CS (3.0) Object Model JS: EndCap

InDesign CS

 End cap types.

Value

NameDescriptionValue
EndCap.BUTT_END_CAPA squared end that stops at the path's endpoint.1650680176 = 'bcap'
EndCap.PROJECTING_END_CAPA squared end that extends beyond the endpoint by half the stroke-width.1886020464 = 'pjcp'
EndCap.ROUND_END_CAPA semicircular end that extends beyond the endpoint by half the stroke-width.1919115632 = 'rcap'

Usage

As property

Button.endCap

DashedStrokeStyle.endCap

FormField.endCap

GraphicLine.endCap

Group.endCap

Oval.endCap

PageItem.endCap

Polygon.endCap

Rectangle.endCap

TextFrame.endCap

Jongware, 27-Jun-2010 v3.0.3dContents :: Index