Skip to main content
All docs
V26.1
  • RubberStampAnnotationIconName.Equality(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