SetOpacity
IPDFDocument4 :: Transparency

See Also
Collapse All

This method sets the new opacity level for both fill and stroke colors.

Syntax

HRESULT SetOpacity (
FLOAT opacity
)
Parameters
opacity
New opacity level

Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.

Remarks

See the SetOpacityFill method for examples.

See Also

Reference