Click or drag to resize

GStateGetAISFlag Method

Gets the aIS flag.

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

Return Value

Type: Boolean
the alpha source flag ('alpha is shape'), specifying whether the current soft mask and alpha constant are to be interpreted as shape values (true) or opacity values (false).
See Also