GetBGColor Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPAttrInterface

Declaration

bool GetBGColor(ref int Color);

Description

The method reads the background color used for text as RBG value.

In .NET use the API ColorTranslator.FromWin32(rgb) to convert a RGB value into the Color type.


[idh_iwpattrinterface_getbgcolor_.htm]    Copyright © 2007 by WPCubed GmbH