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