[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfNull.Equals

Equals Method

Equals(PdfNull)

Indicates whether the current PdfNull is equal to another PdfNull.

Declaration
public bool Equals(PdfNull other)
Parameters
Type Name Description
PdfNull other
Returns
Type Description
bool
Implements