PictureFormat.LeaveBlackAsBlack Property

Publisher Developer Reference

Returns True if, when you recolor the image represented by the parent PictureFormat object, the black parts of the original image should remain black. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.LeaveBlackAsBlack

expression   A variable that represents a PictureFormat object.

Return Value
MsoTriState

Remarks

The LeaveBlackAsBlack property corresponds to the Leave black parts black option in the Recolor Picture dialog box in the Microsoft Office Publisher user interface. (On the Format menu, click Picture, and then click Recolor).

See Also