Operator operator ==
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
operator ==(TextStyle, TextStyle)
Determines whether the two specified styles are equal to each other.
public static bool operator ==(TextStyle left, TextStyle right)
Parameters
Returns
- bool
true
if specified styles are equal to each other; otherwise,false
.