Click or drag to resize

ElementIsImageMask Method

Checks if is image mask.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsImageMask()

Return Value

Type: Boolean
a bool indicating whether the inline image is to be treated as an image mask.
See Also