TextFont.Equals(TextFont) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| other | TextFont |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public bool Equals(
TextFont other
)
Public Function Equals(
other As TextFont
) As Boolean
| Name | Type |
|---|---|
| other | TextFont |
| Type |
|---|
| Boolean |