Operator operator ==
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
operator ==(PdfFont, PdfFont)
Determines whether the two specified objects are equal to each other.
public static bool operator ==(PdfFont first, PdfFont second)
Parameters
Returns
- bool
true
if specified objects are equal to each other; otherwise,false
.