Share via


ColorFormat.Type Property

Publisher Developer Reference

Returns or sets a PbColorType constant that represents the shape color type. Read-only.

Syntax

expression.Type

expression   A variable that represents a ColorFormat object.

Remarks

The Type property value can be one of these PbColorType constants.

pbColorTypeCMYK
pbColorTypeInk
pbColorTypeRGB
pbColorTypeScheme

See Also