RubberStampAnnotationIconName.Inequality(RubberStampAnnotationIconName, RubberStampAnnotationIconName) Operator
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
public static bool operator !=(RubberStampAnnotationIconName left, RubberStampAnnotationIconName right)
Parameters
| Name | Type |
|---|---|
| left | RubberStampAnnotationIconName |
| right | RubberStampAnnotationIconName |
Returns
| Type |
|---|
| Boolean |
See Also