SetOpacityStroke
IPDFDocument4 :: Transparency

See Also
Collapse All

This method sets the new opacity level for stroke color.

Syntax

HRESULT SetOpacityStroke (
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