SetShd

SetShd(sType, r, g, b) → { ApiTextPr }

Specifies the shading applied to the contents of the current text run.

Parameters:

Name Type Description
sType ShdType

The shading type applied to the contents of the current text run.

r byte

Red color component value.

g byte

Green color component value.

b byte

Blue color component value.

Returns:

Type
ApiTextPr