IsBrushColorEmpty Method (C1PdfDocument)
Determines whether the brush color alpha component is zero or is uninitialized.
protected bool IsBrushColorEmpty()
'Declaration
Protected Function IsBrushColorEmpty() As Boolean
Return Value
True if the brush color alpha component is zero or is uninitialized; otherwise, false.