Click or drag to resize

ShadingHasBackground Method

Checks for background.

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

Return Value

Type: Boolean
true if the shading has a background color or false otherwise.
See Also