Click or drag to resize

InkGetBlendMode Method

Gets the blend mode used for drawing the ink.

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

Return Value

Type: GStateBlendMode

[Missing <returns> documentation for "M:pdftron.PDF.Annots.Ink.GetBlendMode"]

Remarks
This method is deprecated and will be removed in a future version of PDFNet. It is strongly recommended to use GetHighlightIntent() instead.
See Also