Reference_Syntax.targetType = “auto | contentArea | pageArea”
The value of this property is expected to be compatible with the value of the target property. For instance, it would be considered an error for the target property to reference a page area and the targetType property set to contentArea, or vice versa.
• auto (default)The determination of a transition to a new page or content area is delegated to the processing application. No transition to a new page or content area is forced.
•