[]
        
(Showing Draft Content)

PdfBrush Class

PdfBrush Class

Represents an abstract class that serves as a base class for all brushes. Instances of any class that derives from this class are used to fill areas and text.

This class is not intended to be instantiated in your code.

Heirarchy

Methods

Methods

clone

equals

  • Determines whether the specified PdfBrush instance is equal to the current one.

    Parameters

    Returns boolean

    true if the specified object is equal to the current one, otherwise false.