PictureFormat.IsRecolored Property

Publisher Developer Reference

Returns True if the image represented by the parent PictureFormat object has been recolored, either in the user interface or by using the PictureFormat.Recolor method. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.IsRecolored

expression   A variable that represents a PictureFormat object.

Return Value
MsoTriState

See Also