Gets the aIS flag.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetAISFlag As Boolean
public:
virtual bool GetAISFlag() sealed
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