Click or drag to resize

DiffOptionsGetBlendMode Method

Gets the value BlendMode from the options object How the two colors should be blended.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public GStateBlendMode GetBlendMode()

Return Value

Type: GStateBlendMode
a GState::BlendMode, How the two colors should be blended..
See Also