ApplyProperties Property

Determines how to apply properties to the images in the list.

Syntax

object.ApplyProperties [= enumApplyProperties]

Properties

The ApplyProperties property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

enumApplyProperties

Specifies how properties are applied to the list of images.

Settings

The settings for enumApplyProperties are:

Part

Value

Description

ApplyPropertiesToCurrent

0

Apply properties to current image. (Default)

ApplyPropertiesToAll

1

Apply properties to all images.

 

Applies To