TextFont.Equality(TextFont, TextFont) Operator
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| left | TextFont |
| right | TextFont |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public static bool operator ==(TextFont left, TextFont right)
Public Shared Operator =(left As TextFont, right As TextFont) As Boolean
| Name | Type |
|---|---|
| left | TextFont |
| right | TextFont |
| Type |
|---|
| Boolean |